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 3b8f935 commit c9a4075Copy full SHA for c9a4075
vitest.config.ts
@@ -8,7 +8,6 @@ export default defineConfig({
8
plugins: [react()],
9
test: {
10
environment: "happy-dom",
11
- css: true,
12
alias: {
13
"@": path.resolve(__dirname, "./src"),
14
"monaco-editor": "./src/__mocks__/monaco-editor.ts",
0 commit comments