21 lines
726 B
JSON
21 lines
726 B
JSON
{
|
|
"env": {
|
|
"API_TIMEOUT_MS": "3000000",
|
|
"CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC": "1",
|
|
"CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS": "1",
|
|
"CLAUDE_CODE_NO_FLICKER": "1"
|
|
},
|
|
"enabledPlugins": {
|
|
"code-simplifier@claude-plugins-official": true,
|
|
"code-review@claude-plugins-official": true,
|
|
"hookify@claude-plugins-official": true,
|
|
"ralph-loop@claude-plugins-official": true,
|
|
"skill-creator@claude-plugins-official": true,
|
|
"typescript-lsp@claude-plugins-official": true,
|
|
"pyright-lsp@claude-plugins-official": true,
|
|
"superpowers@claude-plugins-official": true,
|
|
"glm-plan-usage@zai-coding-plugins": true
|
|
},
|
|
"language": "Chinese",
|
|
"skipDangerousModePermissionPrompt": true
|
|
} |