fix: don't need debug port?
This commit is contained in:
1
.vscode/launch.json
vendored
1
.vscode/launch.json
vendored
@@ -9,7 +9,6 @@
|
||||
"runtimeArgs": [
|
||||
"start"
|
||||
],
|
||||
"port": 9229,
|
||||
"console": "integratedTerminal",
|
||||
"serverReadyAction": {
|
||||
"pattern": "Web Server running at (http://localhost:[0-9]+)",
|
||||
|
Reference in New Issue
Block a user