1.2.7 • Published 4 years ago

eslint-config-react-native-r13v v1.2.7

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

eslint-config-react-native-r13v

Usage

yarn add -D eslint-config-react-native-r13v

In .eslintrc.js:

module.exports = {
  "extends": "react-native-r13v",
}