nekobc1998923 / vitecamp

A zero-config Vue3 Starter template includes Vite3、Vue3 and TypeScript
https://vitecamp.netlify.app/
MIT License
332 stars 176 forks source link

无法使用tsx/jsx语法 #24

Open theores opened 8 months ago

theores commented 8 months ago

无法使用tsx/jsx语法

const bb = () => <div>aaaa</div>

会报错

找不到模块“vue/jsx-runtime”或其相应的类型声明。 Cannot find module 'vue/jsx-runtime' or its corresponding type declarations.