1.10.2 • Published 1 year ago

@linters/eslint-config-react-native v1.10.2

Weekly downloads
36
License
-
Repository
github
Last release
1 year ago

Eslint Config React Native

eslint shareable config to help you identify and report on patterns found in your code in react-native applications.

Plugins

This configuration uses the following plugins:

  • @linters/eslint-config-react
  • eslint-plugin-react-native

Install

$ yarn add eslint @linters/eslint-config-react-native -D

Usage

Create a .eslintrc.js file with the following contents:

module.exports = {
  extends: ['@linters/eslint-config-react-native'],
}
1.10.2

1 year ago

1.10.1

1 year ago

1.10.0

2 years ago

1.9.0

2 years ago

1.8.2

3 years ago

1.8.1

3 years ago

1.8.0

3 years ago

1.8.4

3 years ago

1.8.3

3 years ago

1.7.6

4 years ago

1.7.5

4 years ago

1.7.4

4 years ago

1.7.3

4 years ago

1.7.2

4 years ago

1.7.1

4 years ago

1.7.0

4 years ago

1.6.8

4 years ago

1.6.7

4 years ago

1.6.4

4 years ago

1.6.6

4 years ago

1.6.5

4 years ago

1.6.3

5 years ago

1.6.2

5 years ago

1.6.1

5 years ago

1.6.0

5 years ago

1.5.0

5 years ago

1.4.0

5 years ago

1.3.0

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago