@mondago/eslint-config-react

1.0.1 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i @mondago/eslint-config-react

Weekly Downloads

5

Version

1.0.1

License

ISC

Unpacked Size

1.54 kB

Total Files

3

Last publish

Collaborators

  • kobandavis
  • danielyates-mondago
  • ianrobinson