ktg-plugin-marketplace/plugins/config-audit/tests/fixtures/healthy-project/.claude/settings.json

7 lines
161 B
JSON

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