@gik/eslint-config-react

0.0.11 • Public • Published

eslint-config: gik-react

ESlint rules for React apps.

These are the rules we use on all of our frontend project using ReactJS.

Checkout other configs similar to this.

  • @gik the base rules that this project inherits.
  • @gik/cycle for generic CycleJS apps.
  • @gik/node for generic NodeJS apps.

Installation

npm i -D eslint @gik/eslint-config-react

Usage

In the corresponding .eslintrc file (or equivalent) add the extends property.

{
  "extends": "@gik/react"
}

Dependents (0)

Package Sidebar

Install

npm i @gik/eslint-config-react

Weekly Downloads

17

Version

0.0.11

License

MIT

Unpacked Size

8.6 kB

Total Files

7

Last publish

Collaborators

  • etor