You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Microsoft released a preview for a new tslint plugin.
The main difference is that the new one uses their language server.
This allows for better performance and rules that check multiple files at once (eg. semantic checking).
Microsoft released a preview for a new tslint plugin.
The main difference is that the new one uses their language server.
This allows for better performance and rules that check multiple files at once (eg. semantic checking).
https://marketplace.visualstudio.com/items?itemName=ms-vscode.vscode-typescript-tslint-plugin
https://github.com/Microsoft/typescript-tslint-plugin
Is there any plan to migrate the changes in vscode-tslint-vue over to this new plugin?
The text was updated successfully, but these errors were encountered: