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

fix:解决vscode提示类型“IntrinsicElements”上不存在属性“template”错误
This commit is contained in:
菲鸽 2024-12-09 15:25:30 +08:00 committed by GitHub
commit e077f9c11c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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