Quellcode durchsuchen

fix:解决vscode提示类型“IntrinsicElements”上不存在属性“template”错误

陈剑术 vor 1 Jahr
Ursprung
Commit
2302ff35e8
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
  1. 0 1
      tsconfig.json

+ 0 - 1
tsconfig.json

@@ -23,7 +23,6 @@
     ]
   },
   "vueCompilerOptions": {
-    "target": 3,
     "plugins": ["@uni-helper/uni-types/volar-plugin"]
   },
   "exclude": ["node_modules"],