chore: update options

This commit is contained in:
younglei
2022-07-23 17:14:56 +08:00
parent d22104ed12
commit b7dfc8fec4
2 changed files with 3 additions and 3 deletions

2
.vscode/tasks.json vendored
View File

@@ -4,7 +4,7 @@
"version": "2.0.0",
"tasks": [
{
"label": "start .debug.script.mjs",
"label": "Before Debug",
"type": "shell",
"command": "node .vscode/.debug.script.mjs",
"isBackground": true,