1.2.3-beta • Published 4 years ago

eslint-config-wezom-relax-react-ts v1.2.3-beta

Weekly downloads
6
License
MIT
Repository
github
Last release
4 years ago

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.