6.0.0 • Published 5 months ago

eslint-config-radiofrance v6.0.0

Weekly downloads
3
License
CECILL-B
Repository
github
Last release
5 months 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