JS.VUE.OBJECT.PROPERTY.NEWLINE
Enforce placing object properties on separate lines
This rule is the same rule as core object-property-newline
rule but it applies to the expressions in <template>
.
Further Reading
- https://eslint.org/docs/rules/object-property-newline