rchl / eslint-config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 100.0%