eslint-playground
v2.0.0
Published
A sample project that uses the eslint-config-widen to ensure things are working. Included is a file to correspond with each eslint plugin type which will throw lint errors.
Readme
eslint-playground
A sample project that uses the eslint-config-widen to ensure things are working. Included is a file to correspond with each eslint plugin type which will throw lint errors.
To test updates:
- Run
yarn tsin the base package any time you change the code in the eslint-config-widen to regen the output. - In the eslint-playground package run
yarn lint
