@casper124578/eslint-config-react

My ESLint config. Feel free to use :)

Usage no npm install needed!

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

README

eslint-config-react

Install

npm install -D @casper124578/eslint-config @casper124578/eslint-config-react

Usage

Use extends in your ESLint config

{
  "extends": ["@casper124578/eslint-config", "@casper124578/eslint-config-react"]
}

Included plugins

License

Dev-CasperTheGhost MIT