vitecamp icon indicating copy to clipboard operation
vitecamp copied to clipboard

无法使用tsx/jsx语法

Open theores opened this issue 11 months ago • 0 comments

无法使用tsx/jsx语法

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

会报错

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

theores avatar Mar 21 '24 08:03 theores