@xoi/eslint-config-react-native

2.0.6 • Public • Published

@xoi/eslint-config-react-native

CircleCI Version License

An ESLint config for React Native apps

Installation

This module is distributed via npm which is bundled with node and should be installed as one of your project's devDependencies:

yarn add -D @xoi/eslint-config-react-native

This package has peer dependencies. Please make sure you have those installed as well.

yarn add -D eslint@^6.10.0

Usage

.eslintrc.*

module.exports = {
  extends: '@xoi/eslint-config-react-native',
  rules: { /* overrides and additional rules */ }
}

Editor Integration

ESLint can be integrated with various editors. See the Integrations page in the ESLint documentation for details

Contributing

Open an issue or create a pull request

Package Sidebar

Install

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

Weekly Downloads

2

Version

2.0.6

License

MIT

Unpacked Size

7.16 kB

Total Files

6

Last publish

Collaborators

  • xoi-npm