wbuchwalter / tslint-loader

tslint loader for webpack
192 stars 65 forks source link

Add support for enabling type-checked rules. #36

Closed skolsuper closed 7 years ago

skolsuper commented 8 years ago

TSLint recently gained some new rules that require type-checking to be enabled. This requires that the compiled program be passed in to the linter like so.

I'm sorry, I don't know enough (anything) about the internals of webpack or tslint so I am unable to submit a PR. Maybe this commit from gulp-tslint will contain useful information?

sonicoder86 commented 7 years ago

Available from version 3.1.0 https://github.com/wbuchwalter/tslint-loader/commit/f63db7eaf7078bd168c96e8e2641a73d19d466e8