ci) switch linting to biome
Some checks failed
PR Checks / lint-test-and-docker-build (pull_request) Failing after 1m42s

This commit is contained in:
2026-02-20 22:15:22 -05:00
parent 2ff8a71b0c
commit 5331a05136
5 changed files with 37 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ A SvelteKit travel planning app for managing trips, travelers, transportation, l
- SvelteKit + TypeScript
- SQLite (`better-sqlite3`)
- Vitest for unit tests
- ESLint + Prettier for code quality
- Biome + Prettier for code quality
- Bun for local/deploy build workflows
- Docker multi-stage build for production image