Fix Mocha debug config
This commit is contained in:
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@@ -47,7 +47,7 @@
|
||||
"program": "${workspaceRoot}/node_modules/mocha/bin/_mocha",
|
||||
"args": [
|
||||
"-r",
|
||||
"babel-register",
|
||||
"@babel/register",
|
||||
"--recursive",
|
||||
"--timeout",
|
||||
"999999",
|
||||
|
Reference in New Issue
Block a user