unplugin / unplugin-vue-components

📲 On-demand components auto importing for Vue
https://www.npmjs.com/package/unplugin-vue-components
MIT License
3.84k stars 352 forks source link

TS:cannot find name ElComponent #223

Closed whace closed 2 years ago

whace commented 2 years ago

image components.d.ts has generated, and components.d.ts has add to my tsconfig.json under includes

XPoet commented 2 years ago
// tsconfig.json

"include": [
    ...
    "./*.d.ts"
  ],
sxzz commented 2 years ago

This plugin is not supported JSX, please try https://github.com/antfu/unplugin-auto-import