@autumnblaze/eslint-config-h

the eslint config i use, very likely tweaked very often. every time i make a change a new version is published.

Usage no npm install needed!

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

README

@autumnblaze/eslint-config-h

the eslint config i use, very likely tweaked very often. every time i make a change a new version is published.

use

install it first:

pnpm i @autumnblaze/eslint-config-h
# or
npm i @autumnblaze/eslint-config-h

then in your eslint config file, extend this rule:

module.exports = {
   // ...

   extends: "@autumnblaze/eslint-config-h"

   // ...
}

See here for eslint's docs

other notes

h