removed .vscode folder
This commit is contained in:
17
.vscode/settings.json
vendored
17
.vscode/settings.json
vendored
@@ -1,17 +0,0 @@
|
||||
{
|
||||
"claudeCode.disableLoginPrompt": false,
|
||||
"claudeCode.environmentVariables": [
|
||||
{
|
||||
"name": "ANTHROPIC_BASE_URL",
|
||||
"value": "https://api.z.ai/api/anthropic"
|
||||
},
|
||||
{
|
||||
"name": "ANTHROPIC_AUTH_TOKEN",
|
||||
"value": "caceb12fd1a740c68631842764f1b38a.kBX5z6hfW95z8QHj"
|
||||
},
|
||||
{
|
||||
"name": "CLAUDE_CODE_SKIP_AUTH_LOGIN",
|
||||
"value": "true"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user