Closed sverhoeven closed 7 years ago
Is not fixed unfortunately. "npm start" gives errors about rules that require type checking
The webpack-tslint package does want work with typeCheck: true .
Also the plugin linter-tslint
in Atom and tslint
in VSCode dont implement type check.
So will disable the rules again and disable the typecheck in npm run lint.
Published packages Changes:
The following rules have been disabled:
As these require type-check and type-check has not been enabled for tslint.
We would like to enable these rules.