{ "$schema": "https://json.schemastore.org/claude-code-settings.json", "permissions": { "allow": [ "Read", "Read(**)", "Read(src/**)", "Bash", "Bash(*)", "Bash(npm *)", "Bash(npm run *)", "Bash(npm test)" ], "deny": [] } }