You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't think this is possible with eslint-plugin-vue yet. You can use Prettier or another code formatter.
For eslint-plugin-vue, which rule would you like to change? (see the list of all rules here: https://eslint.vuejs.org/rules/)
Or do you want to propose a new rule?
I wan't remove the empty line between
<BTable
and:columns="columns"
, what can I do?Thanks :)
The text was updated successfully, but these errors were encountered: