Nodelint official supported workspaces with policies.
- Node.js version 16 or higher
- npm v7+ for workspaces
Click on one of the links to access the documentation of the policy:
policy name | package and link |
---|---|
policy.package-json | @nodelint/policy.package-json |
These packages are available in the Node Package Repository and can be easily installed with npm or yarn.
$ npm i @nodelint/policy.package-json
# or
$ yarn add @nodelint/policy.package-json
To install and compile all workspaces, just run the following command at the root
$ npm ci
$ npm run build
Thanks goes to these wonderful people (emoji key):
MIT