Ben Lin
2024-08-20 2e2ec72bdefad3ff51c786721f11b0d8b82d8b1b
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"],