Skip to content

Commit 31dc11e

Browse files
committed
Fix recommended extensions
1 parent 8317f39 commit 31dc11e

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
@@ -3,7 +3,7 @@
33
// Extension identifier format: ${publisher}.${name}. Example: vscode.csharp
44
// List of extensions which should be recommended for users of this workspace.
55
"recommendations": [
6-
"eamodio.tsl-problem-matcher",
6+
"amodio.tsl-problem-matcher",
77
"dbaeumer.vscode-eslint",
88
"eternalphane.tsfmt-vscode"
99
],

0 commit comments

Comments
 (0)