PettyUI/.claude/settings.json
2026-03-29 05:18:07 +07:00

16 lines
277 B
JSON

{
"hooks": {
"PostToolUse": [
{
"matcher": "Write|Edit",
"hooks": [
{
"type": "command",
"command": "/Users/matsbosson/Documents/StayThree/PettyUI/.claude/hooks/naglint.sh"
}
]
}
]
}
}