eslint-config-kingsquare

v6.0.3
ESLint configuration used by Kingsquare BV

eslint-config-kingsquare

This is the basic eslint config used by Kingsquare BV.

This version extends the react-app standard

To install and use do the following:

yarn add eslint-config-kingsquare --dev

and add the following eslint configuration:

{
  "extends": "kingsquare"
}

That should do it!

Metadata

  • MIT
  • Whatever
  • Kingsquare BV
  • released 4/2/2020

Downloads