โ๏ธ
settings.json Management
Claude Code37 settings + 84 environment variables
Claude Code supports a total of 37 settings and 84 environment variables. Checking in settings.json to Git shares settings across the entire team. Hierarchical configuration is possible at codebase, subfolder, personal, and enterprise policy levels.
How to Use
1
Define settings in .claude/settings.json
2
Check in to Git to share with the team
3
Set environment variables without wrapper scripts via "env" field
4
Setting scope: project > subfolder > personal > enterprise policy
Tags
#settings
#config
#team
#env
#enterprise
Source
Boris Cherny (@bcherny)