Skip to content

Commit 36ead78

Browse files
committed
Fix recommended tsl-problem-matcher id
Signed-off-by: Roland Grunberg <rgrunber@redhat.com>
1 parent 9ee4c29 commit 36ead78

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
@@ -5,6 +5,6 @@
55
// Extension identifier format: ${publisher}.${name}. Example: vscode.csharp
66
"eg2.tslint",
77
"EditorConfig.EditorConfig",
8-
"eamodio.tsl-problem-matcher"
8+
"amodio.tsl-problem-matcher"
99
]
1010
}

0 commit comments

Comments
 (0)