Skip to content

mondago/eslint-config-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@mondago/eslint-config-react

Mondago's base ESLint config for React projects.

Installation

Add the package to your project as a dev dependency.

yarn add @mondago/eslint-config-react -D

Create an .eslintrc file and include "@mondago/react" in the extends array.

{
  "extends": ["@mondago/react"]
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published