Files
pbakaus_impeccable/.cursor/hooks.json
T

12 lines
249 B
JSON

{
"version": 1,
"hooks": {
"preToolUse": [
{
"command": "[ ! -f \".cursor/skills/impeccable/scripts/impeccable\" ] || \".cursor/skills/impeccable/scripts/impeccable\" hook-before-edit",
"timeout": 5
}
]
}
}