@dc0de/eslint-config-react-native

0.7.1 • Public • Published

eslint-config-react-native

npm version

Config for React Native apps. Extended from @dc0de/eslint-config-react and eslint-plugin-react-native.

Installation

# NPM
npm i -D @dc0de/eslint-config-react-native

# Yarn
yarn add -D @dc0de/eslint-config-react-native

Usage

{
  "extends": ["@dc0de/eslint-config-react-native"]
}
With WebStorm

Add --plugin typescript to eslint extra options.

Dependencies (0)

    Dev Dependencies (15)

    Package Sidebar

    Install

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

    Weekly Downloads

    6

    Version

    0.7.1

    License

    MIT

    Unpacked Size

    3.97 kB

    Total Files

    4

    Last publish

    Collaborators

    • victorzimnikov
    • monitoringe