We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a5d6136 + a296997 commit 2bad639Copy full SHA for 2bad639
.vscode/launch.json
@@ -23,8 +23,7 @@
23
},
24
"sourceMaps": true,
25
"smartStep": true,
26
- "internalConsoleOptions": "openOnSessionStart",
27
- "preLaunchTask": "Compile tests"
+ "internalConsoleOptions": "openOnSessionStart"
28
29
{
30
"type": "node",
@@ -38,8 +37,7 @@
38
37
39
40
41
42
43
}
44
]
45
.vscode/tasks.json
0 commit comments