Pārlūkot izejas kodu

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

陈剑术 1 gadu atpakaļ
vecāks
revīzija
2302ff35e8
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  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"],