0👍
This is basically ESlint breaking Vetur because of it’s formatting. Maybe try to update to the latest version of ESlint or export it to a methods
hook.
Or increase the width in .prettierrc
{
"printWidth": 130
}
Sub-optimal I recognize.
- [Vuejs]-How to uninstall VUE 4.1.2
- [Vuejs]-How to stop code execution after routing to error page from vuex?
Source:stackexchange.com