Files
2025-11-29 18:20:09 +08:00

15 lines
215 B
JSON

{
"hooks": {
"Stop": [
{
"hooks": [
{
"type": "command",
"command": "${CLAUDE_PLUGIN_ROOT}/hooks/stop-notification.sh"
}
]
}
]
}
}