eslint-config-react-native-lit

1.0.4 • Public • Published

ESLint Config React Native

Actions Status npm Downloads

Installation

$ npm install eslint-config-react-native-lit --save-dev
$ yarn add -D eslint-config-react-native-lit

Usage

.eslintrc

{
    "extends": ["react-native-lit"]
}

package.json

"eslintConfig"{
    "extends": ["react-native-lit"]
},

Rules Order of Precedence

Package Sidebar

Install

npm i eslint-config-react-native-lit

Weekly Downloads

17

Version

1.0.4

License

MIT

Unpacked Size

9.57 kB

Total Files

9

Last publish

Collaborators

  • philip-bui