elicwhite / ESLint-Formatter

Sublime Text 3 Plugin to Autoformat with Eslint
MIT License
139 stars 20 forks source link

fix .vue component files on save #25

Closed xiaofan2406 closed 8 years ago

xiaofan2406 commented 8 years ago

any chance this plugin is planning to work with .vue files?

elicwhite commented 8 years ago

If you use this plugin via the hot keys with the .vue file open, it should work if it works with eslint's cli.

If you want to use format on save then you need to update your user settings for this plugin.