Closed kitsonk closed 7 years ago
When using the current version of grunt-tslint with tslint 4.0.0+ the following is logged to the console:
grunt-tslint
tslint
$ grunt Running "tslint:src" (tslint) task Warning: Linter is not a constructor Use --force to continue.
will be addressed by #56
Published v4.0.0, let us know if you have any issues.
When using the current version of
grunt-tslint
withtslint
4.0.0+ the following is logged to the console: