@bifot/eslint-config

Eslint config based on airbnb-base with a few needed rules.

Usage no npm install needed!

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

README

@bifot/eslint-config

Eslint config based on airbnb-base with a few needed rules.

Install

$ npm i @bifot/eslint-config -D

Usage

In your eslint config:

{
  extends: '@bifot/eslint-config',
  ...
}

License

MIT.