@ianwalter/eslint-config-react

5.1.1 • Public • Published

@ianwalter/eslint-config-react

Ian's ESLint configuration for React

npm page

Installation

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

Usage

In package.json, for React:

  "eslintConfig": {
    "root": true,
    "extends": [
      "@ianwalter/react"
    ]
  }

Related

  • @ianwalter/eslint-config - Ian's ESLint configuration
  • [@ianwalter/eslint-config-vue][vueUrl] - Ian's ESLint configuration for Vue.js

License

Apache 2.0 with Commons Clause - See LICENSE

 

Created by Ian Walter

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 5.1.1
    7
    • latest

Version History

Package Sidebar

Install

npm i @ianwalter/eslint-config-react

Weekly Downloads

23

Version

5.1.1

License

SEE LICENSE IN LICENSE

Unpacked Size

5.75 kB

Total Files

6

Last publish

Collaborators

  • ianwalter