Skip to content

react-starter/eslint-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eslint-config

Installation

Add library to dev dependencies:

npm i -D @reactstarter/eslint-config

Add @reactstarter to your esLintConfig in package.json or in a standalone ES Lint config.

  "eslintConfig": {
    "extends": "@reactstarter"
  },

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published