修改项目配置
This commit is contained in:
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@@ -5,7 +5,7 @@
|
||||
"version": "0.2.0",
|
||||
"configurations": [
|
||||
{
|
||||
"command": "npm run build-client-and-server",
|
||||
"command": "npm run debug",
|
||||
"name": "Debug",
|
||||
"request": "launch",
|
||||
"type": "node-terminal"
|
||||
|
||||
7
.vscode/settings.json
vendored
7
.vscode/settings.json
vendored
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"deno.enable": false,
|
||||
"deno.disablePaths": [
|
||||
"./thewhitesilk_data",
|
||||
"./mdui_patched"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user