@willbooster/eslint-config-js

A ESLint config for JavaScript projects. You need to do the following command to install peer dependencies.

Usage no npm install needed!

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

README

eslint-config-js

A ESLint config for JavaScript projects. You need to do the following command to install peer dependencies.

yarn add -D @willbooster/eslint-config-js \\
    eslint \\
    eslint-config-prettier \\
    eslint-plugin-import \\
    eslint-plugin-prettier \\
    prettier \\
    @willbooster/prettier-config