@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

Readme

Keywords

Package Sidebar

Install

npm i @ianwalter/eslint-config-react

Weekly Downloads

7

Version

5.1.1

License

SEE LICENSE IN LICENSE

Unpacked Size

5.75 kB

Total Files

6

Last publish

Collaborators

  • ianwalter