Skip to content

Commit 10d19eb

Browse files
committed
Added es-build problem matcher to recommendations
Signed-off-by: Seb Julliand <[email protected]>
1 parent 9af7bd4 commit 10d19eb

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
@@ -2,6 +2,7 @@
22
// See https://go.microsoft.com/fwlink/?LinkId=733558
33
// for the documentation about the extensions.json format
44
"recommendations": [
5-
"dbaeumer.vscode-eslint"
5+
"dbaeumer.vscode-eslint",
6+
"amodio.tsl-problem-matcher"
67
]
78
}

0 commit comments

Comments
 (0)