eslint-config-radiofrance

ESLint shareable config for Radio France

Usage no npm install needed!

<script type="module">
  import eslintConfigRadiofrance from 'https://cdn.skypack.dev/eslint-config-radiofrance';
</script>

README

eslint-config-radiofrance Build Status

ESLint shareable config extend from eslint-config-xo

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