龚焕茏
2024-03-05 6d9e8a35d81e6d1feb2136690661d43c6cfd53b7
tsconfig.json
@@ -15,7 +15,7 @@
    "paths": {
      "@/*": ["src/*"]
    },
    "types": ["vite/client"],
    "types": ["vite/client","node"],
    "skipLibCheck": true,
    // 允许默认导入
    "allowSyntheticDefaultImports": true,