An ESLint Shareable Config for Typescript
This package is not stable yet!
So do not use it in production!
Rules can be changed!
npm i -D eslint-config-wezom-relax-ts
npm i -D @typescript-eslint/eslint-plugin @typescript-eslint/parser eslint-plugin-flowtype eslint-plugin-import
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.