Tweak launch.json

pull/2748/head
Alex Dima 7 years ago
parent 63639e2ec5
commit 4b1d2982ff

@ -8,8 +8,8 @@
"program": "${workspaceRoot}/node_modules/mocha/bin/_mocha",
"stopOnEntry": false,
"args": [
"--grep",
"php"
// "--grep",
// "typescript"
],
"cwd": "${workspaceRoot}",
"preLaunchTask": null,
@ -25,4 +25,4 @@
"outDir": null
}
]
}
}

Loading…
Cancel
Save