porchlight/.claude/settings.json
2026-06-29 09:22:50 +02:00

15 lines
No EOL
217 B
JSON

{
"hooks": {
"SessionStart": [
{
"hooks": [
{
"command": "bd prime --hook-json",
"type": "command"
}
],
"matcher": ""
}
]
}
}