tslint-language-service
tslint-language-service copied to clipboard
Running rules with --check-type
https://github.com/Microsoft/vscode-tslint/issues/70
@egamma said:
I'm closing this issue, the right way to support this feature request is the tslint-language-server plugin.
For now, tslint-langauge-service does not support --type-check, so I've opened it here.
@gfx the tslint-language-service should support rules which require --type-check, it passes a program to the tslint. Do you have a test case where this doesn't work.