Files
gh-atournayre-claude-market…/hooks/hooks.json
2025-11-29 17:58:59 +08:00

15 lines
224 B
JSON

{
"hooks": {
"SessionStart": [
{
"hooks": [
{
"type": "command",
"command": "${CLAUDE_PLUGIN_ROOT}/hooks/load-default-style.sh"
}
]
}
]
}
}