All checks were successful
Deploy to Production / Build and Deploy (push) Successful in 2m19s
12 lines
385 B
JSON
12 lines
385 B
JSON
{
|
|
"version": 1,
|
|
"hooks": {
|
|
"preToolUse": [
|
|
{
|
|
"command": "node -e \"const p=process.argv[1];const f=require('fs');if(f.existsSync(p)){const r=require('child_process').spawnSync(process.execPath,[p],{stdio:'inherit'});process.exit(r.status===null?1:r.status);}\" \".cursor/skills/impeccable/scripts/hook-before-edit.mjs\"",
|
|
"timeout": 5
|
|
}
|
|
]
|
|
}
|
|
}
|