fix: fix lint

This commit is contained in:
Li Kui
2025-11-06 23:10:03 +08:00
parent 99d663a6f2
commit b7bfd69788
2 changed files with 9 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
import { defineConfig } from "@vben/vite-config";
import { defineConfig } from '@vben/vite-config';
export default defineConfig(async () => {
return {