Skip to content

Commit 58d4538

Browse files
committed
chore: add vscode-tsslint to extension recommendations
1 parent e85556a commit 58d4538

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.vscode/extensions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"recommendations": [
3-
"dprint.dprint"
3+
"dprint.dprint",
4+
"johnsoncodehk.vscode-tsslint"
45
]
56
}

0 commit comments

Comments
 (0)