瀏覽代碼

Merge branch 'main' of https://github.com/anncwb/vue-vben-admin

vben 2 年之前
父節點
當前提交
a5ed79fc94
共有 1 個文件被更改,包括 3 次插入1 次删除
  1. 3 1
      tsconfig.json

+ 3 - 1
tsconfig.json

@@ -6,7 +6,9 @@
     "types": ["vite/client"],
     "paths": {
       "/@/*": ["src/*"],
-      "/#/*": ["types/*"]
+      "/#/*": ["types/*"],
+      "@/*": ["src/*"],
+      "#/*": ["types/*"]
     }
   },
   "include": [