chore: misc changes

This commit is contained in:
Haoyu Xu
2023-04-05 14:58:04 -04:00
parent 6ef70824a1
commit a35c6fe99c
4 changed files with 5 additions and 5 deletions

3
.vscode/launch.json vendored
View File

@@ -5,8 +5,7 @@
"request": "launch",
"type": "chrome",
"url": "http://localhost:5173",
"webRoot": "${workspaceFolder}",
"runtimeExecutable": "/usr/bin/google-chrome-stable"
"webRoot": "${workspaceFolder}"
},
{
"type": "node-terminal",