3 Commits

Author SHA1 Message Date
Peter Steinberger 896592b747 test(vitest): give config creators nameable return types
A vitest/vite type bump made inferred creator return types reach
vite-internal names (TS4058/TS4082), failing check-test-types repo-wide.
Annotate the scoped/extension config roots and the spread-rebuilding
creators with ViteUserConfig; also drop an unused workflow read, mutating
sorts, and an untyped record index left by 1f591bba56.
2026-08-10 09:35:51 -07:00
Peter Steinberger 57c6f76221 fix(test): prevent CLI process loader hangs (#117830) 2026-08-01 22:22:26 -07:00
Peter Steinberger 258cc84965 test(cli): isolate process exit coverage (#114903) 2026-07-28 00:41:49 -04:00