DevCloudFE / vue-devui

UI components based on Vue3 and DevUI Design
https://vue-devui.github.io
MIT License
1.01k stars 291 forks source link

🐛 [Bug]: VSCode对组件JSX语法检测问题 #1899

Open fu050409 opened 1 week ago

fu050409 commented 1 week ago

Version

latest

Vue Version

latest

Link to minimal reproduction


Step to reproduce

VSCode中打开项目,每一个JSX文件都存在问题: image

What is expected

No response

What is actually happening

这里缺少显式的类型声明文件

Any additional comments (optional)

No response