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