tangning 2 years ago
parent
commit
06b4186ce6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tsconfig.json

+ 1 - 1
tsconfig.json

@@ -15,7 +15,7 @@
       "DOM"
       "DOM"
     ],
     ],
     "skipLibCheck": true,
     "skipLibCheck": true,
-    "baseUrl": ".",
+    "baseUrl": "./",
     "paths": {
     "paths": {
     "@/*":["src/*"]
     "@/*":["src/*"]
   }
   }