@apprentx/eslint-config

Apprentx's eslint config

Usage no npm install needed!

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

README

Apprentx logo

@apprentx/eslint-config npm

Getting started

Install the npm package:

npm i @apprentx/eslint-config -D

Extend your .eslintrc config with:

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