Parcourir la source

Merge pull request #30 from icjs-cc/patch-1

fix:解决vscode提示类型“IntrinsicElements”上不存在属性“template”错误
菲鸽 il y a 1 an
Parent
commit
e077f9c11c
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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"],