@purplepid/eslint-config-react

0.0.1 • Public • Published

eslint-config-react

Install

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

Usage

Edit .eslintrc.js

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

or in package.json

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

Package Sidebar

Install

npm i @purplepid/eslint-config-react

Weekly Downloads

2

Version

0.0.1

License

MIT

Unpacked Size

3.06 kB

Total Files

4

Last publish

Collaborators

  • marcneander