We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a61cc3 commit 3b8f935Copy full SHA for 3b8f935
vitest.config.ts
@@ -7,7 +7,6 @@ import { defineConfig } from "vite";
7
export default defineConfig({
8
plugins: [react()],
9
test: {
10
- globals: true,
11
environment: "happy-dom",
12
css: true,
13
alias: {
0 commit comments