Files
2026-07-13 12:20:01 +08:00

8 lines
137 B
JSON

{
"hooks": {
"PostToolUse": [
{ "matcher": "Write", "hooks": [{ "type": "command", "command": "echo custom" }] }
]
}
}