Commit Graph

3 Commits

Author SHA1 Message Date
e343a1e252 chore: add Husky hooks for commitlint and lint-staged
- Install Husky with commit-msg and pre-commit hooks
- Add commitlint CLI and conventional config for enforcing commit message standards
- Configure pre-commit to run lint-staged for code quality checks
- Update bun.lock with new dev dependencies

This setup ensures consistent commit messages and automated linting before commits.
2026-02-02 14:25:54 -06:00
a976eef50d feat: add Biome code formatter and linter 2026-02-02 14:05:53 -06:00
houston[bot]
a70731f23f chore: initial commit from Astro 2026-01-30 14:08:21 -06:00