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

14 lines
220 B
JSON

{
"apiProvider": "anthropic",
"permissions": {
"allow": []
},
"alwaysThinkingEnabled": "true",
"effortLevel": "turbo",
"hooks": [
{
"event": "PreToolUse",
"command": "echo ok"
}
]
}