vuejs / language-tools

⚡ High-performance Vue language tooling based-on Volar.js
https://marketplace.visualstudio.com/items?itemName=Vue.volar
MIT License
5.55k stars 373 forks source link

fix(language-core): ignore type error for possible component name #4446

Closed zhiyuanzmj closed 2 weeks ago

zhiyuanzmj commented 3 weeks ago

Relevant test cases: https://github.com/vuejs/language-tools/blob/f3f528adb0247c91ede66ae83c7add0c46db6cec/test-workspace/tsc/vue3/%233374/main.vue#L3

image
johnsoncodehk commented 2 weeks ago

LGTM, thanks!