@socialgouv/eslint-config-typescript

1.131.0 • Public • Published

@socialgouv/eslint-config-typescript

Our default typescript eslint config

Install

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

Usage

Add this to your .eslintrc.yml file:

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

or add this to your .eslintrc.json file:

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

Readme

Keywords

none

Package Sidebar

Install

npm i @socialgouv/eslint-config-typescript

Weekly Downloads

265

Version

1.131.0

License

Apache-2.0

Unpacked Size

16.3 kB

Total Files

5

Last publish

Collaborators

  • revolunet
  • socialgroovybot