Monorepo with eslint configurations.
Install dependencies:
npm i
To lint all packages run:
npx lerna run lint
- Make changes in individual packages and commit changes per usual.
- Run
npm run release
and follow prompts.
Monorepo with eslint configurations.
Install dependencies:
npm i
To lint all packages run:
npx lerna run lint
npm run release
and follow prompts.