jupyterlab/jupyterlab
GitHub で見るAdd "directory" field to the package.json repository field
Open
#6,443 opened on 2019年5月30日
good first issuemaintenancetag:DevOps
説明
According to https://docs.npmjs.com/files/package.json#repository, in a monorepo we can add a directory field to the package.json repository field to tell exactly where a package source lives. We should add that to our package.json files.