npm.io
4.1.2 • Published 2 years ago

eslint-config-radiofrance-typescript

Licence
CECILL-B
Version
4.1.2
Deps
6
Size
25 kB
Vulns
0
Weekly
0
DeprecatedThis package is deprecated

eslint-config-radiofrance-typescript Build Status

ESLint shareable config extend from eslint-config-xo and eslint-config-xo-typescript

Install

$ npm install --save-dev eslint-config-radiofrance-typescript

Usage

Add some ESLint config to your package.json:

{
  "name": "my-awesome-project",
  "eslintConfig": {
    "extends": [
      "radiofrance",
      "radiofrance-typescript"
    ]
  }
}

License

CECILL-B