modified: .vscode/launch.json

This commit is contained in:
2026-03-15 16:43:44 +08:00
parent 7e1f85c058
commit 5d58f2a801

1
.vscode/launch.json vendored
View File

@@ -30,7 +30,6 @@
// },
"runtimeArgs": [
"--remote-debugging-port=9229",
"--no-spark",
"."
],
"envFile": "${workspaceFolder}/.vscode/.debug.env",