Files
stack/.cursor/hooks.json
T

12 lines
117 B
JSON

{
"version": 1,
"hooks": {
"stop": [
{
"command": "./hooks/stop-check.sh"
}
]
}
}