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 34 forks source link

Vue + TypeScript support #35

Closed lukbukkit closed 5 years ago

lukbukkit commented 5 years ago

It would be nice if this plugin could support the TypeScript code inside a .vue file.

beetaa commented 5 years ago

+1

mjbvz commented 5 years ago

This is out of scope of this extension. A vue extension can use https://github.com/Microsoft/typescript-tslint-plugin/ to implement this