18 lines
447 B
JSON
18 lines
447 B
JSON
{
|
|
"$schema": "https://json.schemastore.org/claude-code-settings.json",
|
|
"$docs": "https://code.claude.com/docs/en/settings",
|
|
"env": {
|
|
"ENABLE_CLAUDEAI_MCP_SERVERS": "false",
|
|
"CLAUDE_CODE_DISABLE_ALTERNATE_SCREEN": "1"
|
|
},
|
|
"feedbackSurveyRate": 0,
|
|
"effortLevel": "high",
|
|
"awaySummaryEnabled": false,
|
|
"showClearContextOnPlanAccept": true,
|
|
"disableAutoMode": "disable",
|
|
"attribution": {
|
|
"commit": "",
|
|
"pr": ""
|
|
}
|
|
}
|