An ESLint Shareable Config for React + Typescript
This package extends original eslint-config-wezom-relax-ts for React workflow
This package is not stable yet!
So do not use it in production!
Rules can be changed!
npm i -D eslint-config-wezom-relax-react-ts
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
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.