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

expose exclude config #27

Closed vemoo closed 5 years ago

vemoo commented 5 years ago

Goes together with https://github.com/Microsoft/typescript-tslint-plugin/pull/39. My main use case is to be able to globally exclude "node_modules".

mjbvz commented 5 years ago

Thanks! Sorry for the delay reviewing this. I'll publish an updated version of the extension with this change shortly