style: lint code

This commit is contained in:
ReaJason
2025-09-12 22:51:50 +08:00
parent ba8c5c1524
commit b88332f2a3
10 changed files with 50 additions and 43 deletions
+1 -1
View File
@@ -1,8 +1,8 @@
import path from "node:path";
import { env } from "node:process";
import tailwindcss from "@tailwindcss/vite";
import react from "@vitejs/plugin-react";
import { defineConfig } from "vite";
import { env } from "node:process";
// https://vitejs.dev/config/
export default defineConfig({