5.0.4 • Published 1 month ago

eslint-config-radiofrance v5.0.4

Weekly downloads
3
License
CECILL-B
Repository
github
Last release
1 month ago

eslint-config-radiofrance

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

Install

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

Usage

Add some ESLint config to your package.json:

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

Related

License

CECILL-B