1.0.3 • Published 2 years ago

@variablecolor/eslint-config-react-native v1.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

Installation

npm i -D @variablecolor/eslint-config-react-native

Then, in your .eslintrc.* file:

{
  "extends": ["@variablecolor/react-native"]
}