@comandeer/eslint-config

Shareable ESLint configuration

Usage no npm install needed!

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

README

@comandeer/eslint-config

Build Status Dependency Status devDependencies Status npm (scoped)

Super opinionated ESLint configuration.

Installation

npm install @comandeer/eslint-config --save-dev

Usage

Put it inside your .eslintrc.json file:

{
    "extends": "@comandeer/eslint-config"
}

License

See LICENSE file for details.