Skip to content

Commit 5c65ec9

Browse files
authored
Merge pull request #517 from jpogran/maint-update-recommended-tslint-extension
(maint) Update recommended tslint extension
2 parents cdbfbda + 73b3949 commit 5c65ec9

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
@@ -1,7 +1,7 @@
11
{
22
"recommendations": [
33
"eamodio.gitlens",
4-
"eg2.tslint",
4+
"ms-vscode.vscode-typescript-tslint-plugin",
55
"wwm.better-align",
66
"rebornix.Ruby"
77
]

0 commit comments

Comments
 (0)