@casper124578/eslint-config-next

My ESLint config for ESLint. Feel free to use :)

Usage no npm install needed!

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

README

eslint-config-next

ESLint config for Next.js

Install

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

Usage

Use extends in your ESLint config

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

Included plugins

License

Dev-CasperTheGhost MIT