@computerrock/eslint-config-react-native-app

2.0.0 • Public • Published

@computerrock/eslint-config-react-native-app

This package contains shareable ESLint configuration used for React projects.

Usage

Install:

$ npm install @computerrock/eslint-config-react-native-app --save-dev

Create a file named .eslintrc with following contents in the root folder of your project:

{
    "extends": "@computerrock/eslint-config-react-native-app",
    "rules": {
        "valid-jsdoc": "warn",
        "require-jsdoc": "off"
    }
}

You can override the settings from @computerrock/eslint-config-react-app by editing the .eslintrc file. Learn more about configuring ESLint on the ESLint website.

Readme

Keywords

none

Package Sidebar

Install

npm i @computerrock/eslint-config-react-native-app

Weekly Downloads

20

Version

2.0.0

License

MIT

Unpacked Size

4.61 kB

Total Files

4

Last publish

Collaborators

  • ljiljana_marinkovic
  • brankica
  • natasa.vuksanovic
  • stankovic84
  • tocoxf
  • computerrocknpm
  • igor.rankovic
  • ninkovic
  • luka.krsmanovic