@crrntly/eslint-config-react-app

0.2.1 • Public • Published

@crrntly/eslint-config-react-app

An eslint configuration for React projects.

Installation

npm install --save-dev @crrntly/eslint-config-react-app

Usage

package.json

{
  "eslintConfig": {
    "extends": [
      "@crrntly/eslint-config",
      "@crrntly/eslint-config-react-app"
    ]
  }
}

Readme

Keywords

none

Package Sidebar

Install

npm i @crrntly/eslint-config-react-app

Weekly Downloads

0

Version

0.2.1

License

MIT

Unpacked Size

2.62 kB

Total Files

4

Last publish

Collaborators

  • lukeaskew