Top-level tsconfig option lands (
93164c3)
Vite now supports configuring a project-wide tsconfig path, overriding per-file discovery when needed. The change is wired through config resolution and build/Rolldown integration, with docs warning that automatic discovery is still the preferred default.
