vuejs / language-tools

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

fix(language-core): escape \ and ' in className avoid type error #4619

Closed linghaoSu closed 1 month ago

linghaoSu commented 2 months ago

fix https://github.com/vuejs/language-tools/issues/4537

johnsoncodehk commented 1 month ago

LGTM, thanks!