0.0.6 • Published 6 years ago
@firede/react-native-community-eslint-config v0.0.6
eslint-config-react-native-community
Note: the latest @react-native-community/eslint-config was released 9 months ago.
I released the master version as a temporary replacement package.
Installation
yarn add --dev eslint @react-native-community/eslint-configNote: We're using yarn to install deps. Feel free to change commands to use npm 3+ and npx if you like
Usage
Add to your eslint config (.eslintrc, or eslintConfig field in package.json):
{
"extends": "@react-native-community"
}0.0.6
6 years ago