Commit Graph

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 25211167e8 docs: document vitest config files 2026-06-04 20:40:11 -04:00
Peter Steinberger 2ccb5cff22 test: move Vitest configs under test 2026-04-10 13:44:51 +01:00