@figuredev/eslint-plugin-react-native

3.0.2 • Public • Published

Eslint configuration (React Native)

Eslint configuration for our React Native applications.

Usage

First install the package and its peer dependencies

yarn add -D @figuredev/eslint-plugin-react-native

Next add it under eslintConfig key to your package.json or add it to your existing eslint config.

// package.json
{
  // ...
  "eslintConfig": {
    "extends": "plugin:@figuredev/react-native/base",
  }
}

Development

To release your changes run:

npm run release

Readme

Keywords

none

Package Sidebar

Install

npm i @figuredev/eslint-plugin-react-native

Weekly Downloads

17

Version

3.0.2

License

ISC

Unpacked Size

28.8 kB

Total Files

7

Last publish

Collaborators

  • crhaj
  • darvil
  • figure-circleci
  • majkyman
  • zabkwak
  • jdolinski1
  • krcma
  • jakubmatejka
  • matej.tuzil