thanhpcc-eslint
v1.0.1
Published
Eslint config with less rule for react & react-native working with es7. Base of Airbnb
Downloads
2
Maintainers
Readme
Usage
npm i -D thanhpcc-eslint eslint
Create .eslintrc file in the root directory
And paste this code
{
"extends": "thanhpcc"
}