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.
1 parent a5d6136 commit a296997Copy full SHA for a296997
.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