@socialgouv/eslint-config-react

1.131.0 • Public • Published

@socialgouv/eslint-config-react

Our React eslint config

Install

$ npm install -D @socialgouv/eslint-config-react eslint prettier
# or
$ yarn add -D @socialgouv/eslint-config-react eslint prettier

Usage

Add this to your .eslintrc.yml file:

extends:
  - "@socialgouv/eslint-config-react"

or add this to your .eslintrc.json file:

{
  "extends": ["@socialgouv/eslint-config-react"]
}

Readme

Keywords

none

Package Sidebar

Install

npm i @socialgouv/eslint-config-react

Weekly Downloads

397

Version

1.131.0

License

Apache-2.0

Unpacked Size

13.7 kB

Total Files

4

Last publish

Collaborators

  • revolunet
  • socialgroovybot