hi-frontend/lefthook.yml
2025-11-26 19:56:16 -08:00

13 lines
215 B
YAML

pre-commit:
jobs:
- run: bun x ultracite fix
glob:
- "*.js"
- "*.jsx"
- "*.ts"
- "*.tsx"
- "*.json"
- "*.jsonc"
- "*.css"
stage_fixed: true