Skip to content

Commit 0282f2c

Browse files
authored
Recommend test runner extension (#7920)
1 parent 93ab2c4 commit 0282f2c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.vscode/extensions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"recommendations": [
33
"dbaeumer.vscode-eslint",
4-
"amodio.tsl-problem-matcher"
4+
"amodio.tsl-problem-matcher",
5+
"ms-vscode.extension-test-runner"
56
]
67
}

0 commit comments

Comments
 (0)