Open theores opened 8 months ago
无法使用tsx/jsx语法
const bb = () => <div>aaaa</div>
会报错
找不到模块“vue/jsx-runtime”或其相应的类型声明。 Cannot find module 'vue/jsx-runtime' or its corresponding type declarations.
无法使用tsx/jsx语法
const bb = () => <div>aaaa</div>
会报错
找不到模块“vue/jsx-runtime”或其相应的类型声明。 Cannot find module 'vue/jsx-runtime' or its corresponding type declarations.