Files
stats/.cursor/hooks.json
Carl-Gerhard Lindesvärd 860223f22e chore: use ultacite
2026-02-14 10:42:38 +00:00

10 lines
125 B
JSON

{
"version": 1,
"hooks": {
"afterFileEdit": [
{
"command": "pnpm dlx ultracite fix"
}
]
}
}