Open gfx opened 7 years ago
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.
--type-check
@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.
https://github.com/Microsoft/vscode-tslint/issues/70
@egamma said:
For now, tslint-langauge-service does not support
--type-check
, so I've opened it here.