@celsodias12/eslint-config-react-native

1.0.0 • Public • Published

Installation

Install the package and its dependencies:

npm i -D @celsodias12/eslint-config-react-native eslint-plugin-react-native

Configuration

In your ESLint configuration file, add the following content:

{
  "extends": [
    // ... other configs
    "@celsodias12/eslint-config-react-native"
  ]
}

Package Sidebar

Install

npm i @celsodias12/eslint-config-react-native

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

2.08 kB

Total Files

3

Last publish

Collaborators

  • celsodias12