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 1bc1586 commit b397f7cCopy full SHA for b397f7c
vite.config.js
@@ -1,3 +1,4 @@
1
+/* eslint-env node */
2
import { defineConfig, loadEnv } from "vite";
3
import react from "@vitejs/plugin-react";
4
0 commit comments