Skip to content

Commit b397f7c

Browse files
committed
Fix lint for Vite config
1 parent 1bc1586 commit b397f7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vite.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* eslint-env node */
12
import { defineConfig, loadEnv } from "vite";
23
import react from "@vitejs/plugin-react";
34

0 commit comments

Comments
 (0)