@scorestats/eslint-config

Developement Eslint config

Usage no npm install needed!

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

README

@scorestats/eslint-config

Developement Eslint config.

Usage

Install:

$  npm install --save-dev @scorestats/eslint-config

Edit eslintrc:

{
  // ...
  "extends": "@scorestats/eslint-config"
}