jupyterlab/jupyterlab
Add "directory" field to the package.json repository field
オープン
#6,443 opened on 2019/05/30
good first issuemaintenancetag:DevOps
Repository metrics
- Stars
- (13,454 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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.