fix: 删除调试配置文件 launch.json
This commit is contained in:
10
.vscode/launch.json
vendored
10
.vscode/launch.json
vendored
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"configurations": [
|
||||
{
|
||||
"type": "msedge",
|
||||
"name": " http://localhost:3000/",
|
||||
"request": "launch",
|
||||
"url": " http://localhost:3000/"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user