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

Duplicated problems #31

Closed glen-84 closed 5 years ago

glen-84 commented 5 years ago

image

Version: 1.30.0 (user setup)
Commit: c6e592b2b5770e40a98cb9c2715a8ef89aec3d74
Date: 2018-12-11T22:29:11.253Z
Electron: 2.0.12
Chrome: 61.0.3163.100
Node.js: 8.9.3
V8: 6.1.534.41
OS: Windows_NT x64 10.0.17134

TSLint: 5.3.2 (global install)

Extension version: 0.2.0

eg2.tslint is disabled.

glen-84 commented 5 years ago

This might be a TSLint bug. Investigating.

glen-84 commented 5 years ago

Probably related to https://github.com/palantir/tslint/issues/2880 and https://github.com/palantir/tslint/issues/3159. I'll close this for now.