eslint-config-sift-react
v1.0.22-rc11
Published
Sifts Front End Web Linter
Downloads
55
Readme
eslint-config-sift-react
Install
Run the following command:
npm install eslint-config-sift-react --save
Then, add this to your .eslintrc file:
{
"extends": "sift-react"
}