jupyterlab/jupyterlab

Add "directory" field to the package.json repository field

Open

#6,443 opened on 2019年5月30日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)TypeScript (13,454 stars) (2,937 forks)batch import
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.

コントリビューターガイド