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 2135700 commit 991c609Copy full SHA for 991c609
vitest.config.ts
@@ -15,6 +15,6 @@ export default defineConfig({
15
environment: "node",
16
env: {
17
NODE_ENV: "test",
18
- },
+ },
19
},
20
});
0 commit comments