eslint-config-standard-react-native
v1.0.0
Published
JavaScript Standard Style React-Native/React/JSX support - ESLint Shareable Config
Downloads
136
Maintainers
Readme
eslint-config-standard-react-native
Usage
npm install eslint-config-standard-react-native
- add
standard-react-native
to .eslintrc file:{ "extends": ["standard-react-native"] }