Просмотр исходного кода

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

fix:解决vscode提示类型“IntrinsicElements”上不存在属性“template”错误
菲鸽 1 год назад
Родитель
Сommit
e077f9c11c
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      tsconfig.json

+ 0 - 1
tsconfig.json

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