eslint-config-kingsquare

v7.1.0
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!

npm i eslint-config-kingsquare

Metadata

  • MIT
  • Whatever
  • Kingsquare BV
  • released 3/1/2021

Downloads