sendou.ink/.claude/settings.json
2026-01-18 18:21:19 +02:00

14 lines
269 B
JSON

{
"hooks": {
"SessionStart": [
{ "hooks": [{ "type": "command", "command": "beans prime" }] }
],
"PreCompact": [
{ "hooks": [{ "type": "command", "command": "beans prime" }] }
]
},
"enabledPlugins": {
"code-review@claude-plugins-official": true
}
}