vuejs / eslint-plugin-vue

Official ESLint plugin for Vue.js
https://eslint.vuejs.org/
MIT License
4.47k stars 667 forks source link

Eslint plugin vue format sfc style tags #2569

Closed Falcomfr closed 1 month ago

Falcomfr commented 1 month ago

Tell us about your environment

Hi,

Is there a solution to format the style tags of vue files with your package (or others)?

THANKS !

FloEdelmann commented 1 month ago

For formatting, I'd recommend Prettier. This is out of scope for eslint-plugin-vue.