{ "$schema": "https://json.schemastore.org/claude-code-settings.json", "permissions": { "allow": [ "Bash(npm run *)", "Read(src/**)", "Read(packages/**)", "Read(plugins/**)", "Write(dist/**)" ], "deny": ["Read(./.env)", "Read(**/secrets/**)"] }, "effortLevel": "high" }