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): `ForIteratorExpression`'s `returns` property may be undefined #4418

Closed so1ve closed 1 month ago

so1ve commented 1 month ago

fix #4409

Upstream PR: https://github.com/vuejs/core/pull/11011

johnsoncodehk commented 1 month ago

LGTM, thanks!