fix:解决vscode提示类型“IntrinsicElements”上不存在属性“template”错误

This commit is contained in:
陈剑术 2024-12-03 21:51:28 +08:00 committed by GitHub
parent b63142c93b
commit 2302ff35e8
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"],