managarten/.husky/pre-commit
Wuesteon 86da45a0c8 🔧 chore: add lint-staged for pre-commit formatting
- Install lint-staged to format staged files before commit
- Update pre-commit hook to run lint-staged then type-check
- Auto-format ts, tsx, js, jsx, json, md, svelte, astro files
2025-12-03 02:04:41 +01:00

2 lines
42 B
Text

pnpm exec lint-staged
pnpm run type-check