1.0.0 • Published 4 years ago

@autumnblaze/eslint-config-h v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

@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