@davezuko/eslint-config-react

0.1.0 • Public • Published

@davezuko/eslint-config

My preferred eslint configuration for React.

Usage

yarn add --dev @davezuko/eslint-config-react
// package.json
{
    "eslintConfig": {
        "extends": [
            "@davezuko/eslint-config-react"
        ]
    }
}

Readme

Keywords

none

Package Sidebar

Install

npm i @davezuko/eslint-config-react

Weekly Downloads

1

Version

0.1.0

License

MIT

Unpacked Size

1.01 kB

Total Files

3

Last publish

Collaborators

  • deltazulu