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