Ray

Results 52 issues of Ray

I created a fake component to generate codes since `IF_BRANCH` nodes are not valid elements. Not sure if it is the best approach. fixes #4539

https://github.com/vuejs/language-tools/pull/4206#issuecomment-2212537184

https://eslint-plugin-command.antfu.me/commands/to-for-each

![image](https://github.com/vuejs/language-tools/assets/58381667/dc686f65-ea07-40d5-9f81-b3d9230fe1ad)

bug
🍰 p2-nice-to-have

The response is missing `charset` attribute in `Content-Type` header, resulting in wrong encoding.

bug