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 018809f commit fee49c4Copy full SHA for fee49c4
vite.config.ts
@@ -1,3 +1,5 @@
1
+/// <reference types="vitest/config" />
2
+
3
import { builtinModules } from "node:module";
4
import { defineConfig } from "vite";
5
0 commit comments