odc.xiaohui
2024-02-27 5e163108829ce7c3cf9d22e9470373d5d93d2106
tsconfig.json
@@ -15,7 +15,7 @@
    "paths": {
      "@/*": ["src/*"]
    },
    "types": ["vite/client"],
    "types": ["vite/client","node"],
    "skipLibCheck": true,
    // 允许默认导入
    "allowSyntheticDefaultImports": true,