Commit graph

52 commits

Author SHA1 Message Date
62a264c62a
Add npm scripts and justfile for development workflow
Scripts cover linting, type checking, testing, and dev server.
Justfile provides docker commands and unified check command.
2026-01-28 10:59:07 -05:00
0bc0c2fded
Configure biome to use 2 space indentation
Switching from tabs to spaces for consistency with most TypeScript projects.
2026-01-28 10:58:51 -05:00