Ben Lin
2024-10-27 92cb62d60d38be56312be20cfae8638a5a9aa57a
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"],