Prevent Vetur formating

149 Views Asked by At

Using Vue.js I some time have a lot of parameters when calling a component in the html like way. And Vetur is completly lost when formating this.

Is there a way to tell Vetur to ignore some lines, in the same way we can do it with eslint ?

0

There are 0 best solutions below