Explorar el Código

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

fix:解决vscode提示类型“IntrinsicElements”上不存在属性“template”错误
菲鸽 hace 1 año
padre
commit
e077f9c11c
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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"],