Skip to content

An eslint config focused on catching bugs without being annoying

License

Notifications You must be signed in to change notification settings

joeldenning/eslint-config-important-stuff

Repository files navigation

eslint-config-important-stuff

An eslint config focused on catching bugs without being annoying.

Installation and usage

npm install --save-dev eslint-config-important-stuff

In your eslint config:

{
  "extends": "important-stuff"
}

About

An eslint config focused on catching bugs without being annoying

Resources

License

Stars

Watchers

Forks

Packages

No packages published