1.10.1 • Published 4 months ago

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

Weekly downloads
36
License
-
Repository
github
Last release
4 months 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.1

4 months ago

1.10.0

1 year ago

1.9.0

1 year ago

1.8.2

2 years ago

1.8.1

2 years ago

1.8.0

2 years ago

1.8.4

2 years ago

1.8.3

2 years ago

1.7.6

3 years ago

1.7.5

3 years ago

1.7.4

3 years ago

1.7.3

3 years ago

1.7.2

3 years ago

1.7.1

3 years ago

1.7.0

3 years ago

1.6.8

3 years ago

1.6.7

3 years ago

1.6.4

3 years ago

1.6.6

3 years ago

1.6.5

3 years ago

1.6.3

3 years ago

1.6.2

3 years ago

1.6.1

3 years ago

1.6.0

3 years ago

1.5.0

4 years ago

1.4.0

4 years ago

1.3.0

4 years ago

1.1.0

4 years ago

1.0.0

4 years ago