Skip to content

Commit bfe8525

Browse files
committed
vscode: update ts-lint extension
the publish for this extension changed. it is the same extension
1 parent 112f8ba commit bfe8525

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/extensions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// See http://go.microsoft.com/fwlink/?LinkId=827846
33
// for the documentation about the extensions.json format
44
"recommendations": [
5-
"eg2.tslint",
5+
"ms-vscode.vscode-typescript-tslint-plugin",
66
"EditorConfig.EditorConfig"
77
]
88
}

0 commit comments

Comments
 (0)