microsoft / vscode-typescript-tslint-plugin

VS Code extension that provides TSLint support using the typescript-tslint-plugin
https://marketplace.visualstudio.com/items?itemName=ms-vscode.vscode-typescript-tslint-plugin
MIT License
188 stars 35 forks source link

Deprecation Relating To TSLint Migration To ESLint #115

Closed vindicatorr closed 4 years ago

vindicatorr commented 4 years ago

Adds tslint to VS Code using...

Reference to: https://github.com/palantir/tslint/issues/4534 I actually JUST installed this extension and was about to test drive it for my first linting experience. I followed through to the tslint repository from your link and found it was going to be deprecated.

So... is the plugin going the same way, and that everyone ought to transition to eslint as well?

mjbvz commented 4 years ago

That's your decision. Many existing projects use tslint and will not be able to/don't have a good reason to change over to eslint