Josh Knapp 66ddc182c9
Some checks failed
Build App / build-linux (push) Failing after 1m30s
Build App / build-windows (push) Failing after 2m25s
Exclude test files from tsc build to fix CI
The build step runs `tsc && vite build`, and the test files that import
Node.js built-ins (fs, path) and use __dirname were causing TS2307 and
TS2304 errors during compilation. Excluding test files from tsconfig
keeps the build clean while vitest handles its own TypeScript resolution.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 00:42:35 +00:00
2026-02-27 09:40:19 -08:00
2026-02-27 07:00:48 -08:00
Description
No description provided
MIT 1.7 MiB
2026-05-02 01:22:23 +00:00
Languages
TypeScript 47.9%
Rust 39.7%
Shell 6.5%
HTML 3.5%
Dockerfile 1.5%
Other 0.9%