1.0.1 • Published 2 years ago

@mondago/eslint-config-react v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
2 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

2 years ago

1.0.0

2 years ago