//eslint-configbyrchl

eslint-config

0
0
0
JavaScript

eslint-configs

Monorepo with eslint configurations.

Getting started

Install dependencies:

npm i

Linting

To lint all packages run:

npx lerna run lint

Publishing

  1. Make changes in individual packages and commit changes per usual.
  2. Run npm run release and follow prompts.

References

Lerna documentation

[beta]v0.13.0