eslint-config-wezom-relax-ts
An ESLint Shareable Config for Typescript
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-ts
Install peerDependencies
npm i -D @typescript-eslint/eslint-plugin @typescript-eslint/parser eslint-plugin-flowtype eslint-plugin-import
Rules
ESLint configuration and list of rules can be viewed in the source file .eslintrc.js file.
Detailed description each of rule see on @typescript-eslint/typescript-eslint
docs.