antfu-collective / vitesse

🏕 Opinionated Vite + Vue Starter Template
https://vitesse.netlify.app/
MIT License
8.79k stars 932 forks source link

Format the contents of "<route lang='yaml'></route>" on save #529

Open redwolf1996 opened 4 months ago

redwolf1996 commented 4 months ago

Clear and concise description of the problem

Under the default settings, when i press save, all code are automatically formatted except the code in "route" tag image

Suggested solution

Maybe do some config in 'eslint.config.js' to achieve this? I don't know

Alternative

No response

Additional context

No response

Validations