YangYuGang
2025-03-18 bb3811df732a0d06ad72a2cc9a752e585468f40c
tsconfig.json
@@ -2,6 +2,8 @@
  "$schema": "https://json.schemastore.org/tsconfig",
  "extends": "@vben/ts-config/vue-app.json",
  "compilerOptions": {
    "target": "ES2020",
    "jsx":"preserve",
    "baseUrl": ".",
    "declaration": false,
    "types": ["vite/client"],
@@ -23,6 +25,6 @@
    "build/**/*.d.ts",
    "mock/**/*.ts",
    "vite.config.ts"
  ],
, "src/router/routes/modules/erpprodinbth.bak"  ],
  "exclude": ["node_modules", "tests/server/**/*.ts", "dist", "**/*.js"]
}