Skip to content

Commit 05ebcab

Browse files
committed
Fix recommended tsl-problem-matcher id
Signed-off-by: Fred Bricon <[email protected]>
1 parent a312fc7 commit 05ebcab

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
"ms-vscode.vscode-typescript-tslint-plugin",
77
"EditorConfig.EditorConfig",
8-
"eamodio.tsl-problem-matcher"
8+
"amodio.tsl-problem-matcher"
99
]
1010
}

0 commit comments

Comments
 (0)