tslint-config-sift-react
v1.0.0
Published
Sifts Front End Web Linter
Downloads
2
Readme
eslint-config-sift-react
Install
Run the following command:
npm install tslint-config-sift-react --save-dev
Then, add this to your tslint.json file:
{
"extends": ["tslint-config-sift-react"]
}