palantir / grunt-tslint

A Grunt plugin for tslint.
Apache License 2.0
51 stars 37 forks source link

Support for tslint 4.X? #57

Closed kitsonk closed 7 years ago

kitsonk commented 7 years ago

When using the current version of grunt-tslint with tslint 4.0.0+ the following is logged to the console:

$ grunt
Running "tslint:src" (tslint) task
Warning: Linter is not a constructor Use --force to continue.
adidahiya commented 7 years ago

will be addressed by #56

adidahiya commented 7 years ago

Published v4.0.0, let us know if you have any issues.