eslint-config-equimper
v2.2.2
Published
Eslint config with less rule for react & react-native working with es7. Base of Airbnb
Downloads
368
Maintainers
Readme
Usage
npm i -D eslint-config-equimper eslint||yarn add -D eslint-config-equimper eslintCreate .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)
