viteste-define-config-bug-repro First, install the dependencies: pnpm i To reproduce the bug, run the following commands: pnpm patch-remove vitest@0.33.0 pnpm type-check To restore the patch to see the fixed version: git restore -- . pnpm i pnpm type-check