vuetifyjs / eslint-plugin-vuetify

An eslint plugin for Vuetify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can I convert my templates automatically?

progand opened this issue · comments

Hi! Is there any way to convert templates automatically? Or this plugin only informs about problems?

Looks like I can run Eslint fix to convert my lemplates.

vue-cli-service lint --fix

Is it right way?

commented

Is it right way?

Yes. Some things still need to be fixed manually though.