去除.vscode

Signed-off-by: Chenyang Gao <gps949@outlook.com>
This commit is contained in:
Chenyang Gao
2023-05-14 16:44:56 +08:00
parent 1d71a38d36
commit dbf06836b4
2 changed files with 0 additions and 19 deletions
-15
View File
@@ -1,15 +0,0 @@
{
// 使用 IntelliSense 了解相关属性。
// 悬停以查看现有属性的描述。
// 欲了解更多信息,请访问: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": [
{
"name": "Serve Start",
"type": "go",
"request": "launch",
"mode": "auto",
"program": "${workspaceFolder}",
},
]
}
-4
View File
@@ -1,4 +0,0 @@
{
"go.inferGopath": false,
"vue3snippets.enable-compile-vue-file-on-did-save-code": true
}