packlint
packlint copied to clipboard
Lint Package.json in large JavaScript Monorepos
## First of all, I really wanted to say thank you so so much for providing this cool package! 👍 I've been waiting too long for a package that can...
# Edit README.md to remove chance of making mistake by beginners I don't use Plug'n'play nodeLinker. so My monorepo:https://github.com/suspensive/react was having packages/*/node_modules. ## AS-IS: current guide to config packlint ```js...
## .nvmrc for nvm user using [deeper shell integration](https://github.com/nvm-sh/nvm#deeper-shell-integration) Many JavaScript developers may use [nvm](https://github.com/nvm-sh/nvm) to change node.js version rapidly. Not perfectly, but It'll partially prevent contributors can use too...