@ofadiman/eslint-config-react

Eslint config for ReactJS applications.

Usage no npm install needed!

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

README

@ofadiman/eslint-config-react

Custom eslint config containing plugins suitable for ReactJS application development.

Plugins

  • @typescript-eslint/eslint-plugin
  • eslint-plugin-import
  • eslint-plugin-jest-dom
  • eslint-plugin-jest
  • eslint-plugin-prettier
  • eslint-plugin-promise
  • eslint-plugin-react-hooks
  • eslint-plugin-react
  • eslint-plugin-simple-import-sort
  • eslint-plugin-sort-keys-fix
  • eslint-plugin-testing-library
  • eslint-plugin-typescript-sort-keys
  • eslint-plugin-unicorn

Info

The installation and usage guides are available in the main readme of the monorepo here.