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

Disable rule on next line quick fix #21

Closed villelahdenvuo closed 5 years ago

villelahdenvuo commented 5 years ago

The regular tslint plugin offers quick fixes to disable rules for specific lines, but it seems like this one doesn't.

mjbvz commented 5 years ago

Can you please provide an example? https://github.com/Microsoft/typescript-tslint-plugin/issues/22 maybe?

mjbvz commented 5 years ago

Closing as duplicate of Microsoft/typescript-tslint-plugin#22