Skip to content

kingsquare/eslint-config-kingsquare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published