@autumnblaze/eslint-config-h

1.0.0 • Public • Published

@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

Readme

Keywords

Package Sidebar

Install

npm i @autumnblaze/eslint-config-h

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

10.6 kB

Total Files

4

Last publish

Collaborators

  • autumnblaze