2.0.1 • Published 5 years ago
eslint-config-react-native-up v2.0.1
react-native-eslint-up
The bare minimum eslint config for react native
- uses the
Installation
yarn add eslint-config-react-native-up --dev
Usage
In .eslintrc
:
{
"extends": "react-native-up"
}