When `global` is false, failed to import `@testing-library/jest-dom` · Issue #1504 · vitest-dev/vitest

Describe the bug I'm testing react components with @testing-library/react, @testing-library/jest-dom and vitest. import react from "@vitejs/plugin-react"; import { defineConfig } from "vitest/confi...