Terminate task after debug ends
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
1
src/Vegasco-Web/.vscode/launch.json
vendored
1
src/Vegasco-Web/.vscode/launch.json
vendored
@@ -7,6 +7,7 @@
|
||||
"type": "chrome",
|
||||
"request": "launch",
|
||||
"preLaunchTask": "npm: start",
|
||||
"postDebugTask": "Terminate All Tasks",
|
||||
"url": "http://localhost:44200/",
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user