wbuchwalter / tslint-loader

tslint loader for webpack
192 stars 65 forks source link

Fix empty warning reports with tslint 5.x.x #72

Closed Kukkimonsuta closed 7 years ago

Kukkimonsuta commented 7 years ago

Seems like linter output api changed in tslint 5.x.x. Original condition kept, so that compatibility with 4.x.x is not broken.

sonicoder86 commented 7 years ago

@Kukkimonsuta thanks for the fix

Custom rules still fail with Tslint 5, tests are failing