1.0.0 • Published 5 years ago

eslint-config-react-native-gergely-nagy v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

eslint-config-react-native-gergely-nagy

My eslint configuration for React Native

Usage

yarn add eslint-config-react-native-gergely-nagy --dev

In .eslintrc:

{ 
  "extends": "react-native-gergely-nagy", 
}