del: 删除vs配置
This commit is contained in:
13
.vscode/settings.json
vendored
13
.vscode/settings.json
vendored
@@ -1,13 +0,0 @@
|
||||
{
|
||||
"go.toolsEnvVars": {
|
||||
"GOARCH": "amd64",
|
||||
"GOOS": "windows"
|
||||
},
|
||||
"go.testEnvVars": {
|
||||
"GOARCH": "wasm",
|
||||
"GOOS": "js"
|
||||
},
|
||||
"commentTranslate.hover.enabled": true,
|
||||
"CodeGPT.apiKey": "OpenAI",
|
||||
"CodeGPT.Autocomplete.enabled": true
|
||||
}
|
||||
Reference in New Issue
Block a user