浏览代码

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

fix:解决vscode提示类型“IntrinsicElements”上不存在属性“template”错误
菲鸽 1 年之前
父节点
当前提交
e077f9c11c
共有 1 个文件被更改,包括 0 次插入1 次删除
  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"],