@hewes/eslint-config

v1.1.3
This is a basic eslint config used by me

Known Vulnerabilities GitHub last commit GitHub tag (latest by date) npm npm Beerpay

eslint-config

This is a basic eslint config used by me.

To install and use do the following:

yarn add --dev @hewes/eslint-config eslint prettier

And configure eslint to extend @hewes/eslint-config

{
  "extends": "@hewes/eslint-config"
}

That should do it!

Also I recommend a deviant prettier configuration as we no longer live in he 80s and github is not the one ring:

{
  "printWidth": 120
}
npm i @hewes/eslint-config

Metadata

  • MIT
  • >=8
  • @ubrey
  • released 7/10/2019

Downloads

Maintainers