@ianwalter/eslint-config-react

Ian's ESLint configuration for React

Usage no npm install needed!

<script type="module">
  import ianwalterEslintConfigReact from 'https://cdn.skypack.dev/@ianwalter/eslint-config-react';
</script>

README

@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