Commit fd9b9e29 authored by qinhaitao's avatar qinhaitao

fix: 🐛 外部终端问题

parent 40888d93
...@@ -5,7 +5,6 @@ ...@@ -5,7 +5,6 @@
{ {
"name": "Debug TS", "name": "Debug TS",
"type": "node", "type": "node",
"console":"externalTerminal",
"runtimeExecutable": "nodemon", "runtimeExecutable": "nodemon",
"request": "launch", "request": "launch",
"cwd": "${workspaceRoot}", "cwd": "${workspaceRoot}",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment