vuejs / language-tools

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

fix(language-core): use type infer instead of await import #4436

Closed zhiyuanzmj closed 3 months ago

zhiyuanzmj commented 3 months ago

Relation PR: #4413

johnsoncodehk commented 3 months ago

LGTM, thanks!