1.0.1 • Published 3 years ago

@mondago/eslint-config-react v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

@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"]
}
1.0.1

3 years ago

1.0.0

3 years ago