feat: add auto import

This commit is contained in:
2025-09-15 09:00:41 +08:00
parent 06cad8e63a
commit 15885463d3
7 changed files with 147 additions and 15 deletions

View File

@@ -38,6 +38,7 @@
"tailwindcss": "^4.1.11",
"typescript": "~5.8.3",
"typescript-eslint": "^8.43.0",
"unplugin-auto-import": "^20.1.0",
"vite": "^7.0.0",
"vue-tsc": "^2.2.10"
}