I'm using prettier to format my Vue files, but can't find to seem a setting that puts props/attributes of html elements to new lines.
I'd like to make sure that my code is always formatted as it is for v-text-field
in a yellow frame, rather than below. I set Prose Wrap to "never", but I guess that was not it. Any help appreciated!