Skip to content

Commit 14e75ef

Browse files
authored
Update to official TSLint ext in extensions.json, old version deprecated (#1823)
1 parent 0fab485 commit 14e75ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/extensions.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"recommendations": [
55
"msjsdiag.debugger-for-chrome",
66
"ms-vscode.PowerShell",
7-
"eg2.tslint",
7+
"ms-vscode.vscode-typescript-tslint-plugin",
88
"DavidAnson.vscode-markdownlint"
99
]
1010
}

0 commit comments

Comments
 (0)