66ddc182c9b3a4704c833999f3f055ddba5bba0b
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>
Description
Releases
12
Triple-C v0.3.14 (Linux)
Latest
Languages
TypeScript
47.9%
Rust
39.7%
Shell
6.5%
HTML
3.5%
Dockerfile
1.5%
Other
0.9%