0.0.1 • Published 4 years ago

eslint-config-react-native-nghinv v0.0.1

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

Eslint config

Usage

yarn add eslint-config-react-native-nghinv --dev

In .eslintrc:

{ 
  "extends": "react-native-nghinv", 
}