@marcneander/eslint-config-react

1.2.0 • Public • Published

Marc Neander logotype


GitHub license npm version

eslint-config-react

Install

yarn add --dev @marcneander/eslint-config-react

Usage

Edit .eslintrc.js

module.exports = {
    extends: [
        '@marcneander/react'
    ],
    ...
}

or in package.json

"eslintConfig": {
    "extends": "@marcneander/react"
}

Package Sidebar

Install

npm i @marcneander/eslint-config-react

Weekly Downloads

7

Version

1.2.0

License

MIT

Unpacked Size

4 kB

Total Files

5

Last publish

Collaborators

  • marcneander