@socialgouv/eslint-config-recommended

1.131.0 • Public • Published

@socialgouv/eslint-config-recommended

Our default recommended eslint config

Install

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

Usage

Add this to your .eslintrc.yml file:

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

or add this to your .eslintrc.json file:

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

Readme

Keywords

none

Package Sidebar

Install

npm i @socialgouv/eslint-config-recommended

Weekly Downloads

1,308

Version

1.131.0

License

Apache-2.0

Unpacked Size

14.6 kB

Total Files

4

Last publish

Collaborators

  • revolunet
  • socialgroovybot