eslint-config-wezom-relax-react-ts

An ESLint shareable config for React + Typescript

Usage no npm install needed!

<script type="module">
  import eslintConfigWezomRelaxReactTs from 'https://cdn.skypack.dev/eslint-config-wezom-relax-react-ts';
</script>

README

eslint-config-wezom-relax-react-ts

license npm WezomAgency

An ESLint Shareable Config for React + Typescript
This package extends original eslint-config-wezom-relax-ts for React workflow

The package is in the Beta version

This package is not stable yet!
So do not use it in production!
Rules can be changed!

Install config

npm i -D eslint-config-wezom-relax-react-ts

Install peerDependencies

npm i -D @typescript-eslint/eslint-plugin @typescript-eslint/parser eslint eslint-plugin-flowtype eslint-plugin-import eslint-plugin-jsx-a11y eslint-plugin-react eslint-plugin-react-hooks

Rules

ESLint configuration and list of rules can be viewed in the source file .eslintrc.js file.
Also see the original eslint-config-wezom-relax-ts config
Detailed description each of rule see on @typescript-eslint/typescript-eslint docs.