@0y0/eslint-config-react

Common ESLint config for React.

Usage no npm install needed!

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

README

@0y0/eslint-config-react ยท GitHub license npm

@0y0/eslint-config-react is a common ESLint config for React.

Installation

npm install @0y0/eslint-config-react --save-dev

Usage

{
  "extends": "@0y0/eslint-config-react" // or `@0y0/react`
}

License

MIT