eslint-config-sift-reactnative
v1.0.1
Published
Sifts React Native Web Linter
Downloads
1
Readme
eslint-config-sift-reactnative
Install
Run the following command:
npm install eslint-config-sift-reactnative --save
Then, add this to your .eslintrc file:
{
"extends": "sift-reactnative"
}