Usage
npm i -D eslint-config-equimper eslint
||yarn add -D eslint-config-equimper eslint
- Create .eslintrc file in the root directory
- And paste this code
{
"extends": "equimper"
}
If you want to put the badge in your project.
[](https://github.com/EQuimper/eslint-config-equimper)