移除无效的调试配置

pull/68/head
ChenX_AMD 6 years ago
parent e650cf020e
commit 9a06a0f7d1

@ -9,13 +9,6 @@
"webRoot": "${workspaceRoot}" //,
// "runtimeExecutable": "C:\\Program Files (x86)\\Google\\Chrome\\Application\\chrome.exe"
},
{
"type": "chrome",
"request": "attach",
"name": "Attach to Chrome",
"port": 7778,
"webRoot": "${workspaceRoot}"
},
//Ref: https://github.com/Microsoft/vscode-recipes/blob/master/debugging-jest-tests/.vscode/launch.json
{
"type": "node",

Loading…
Cancel
Save