JS.VUE.PREFER.TEMPLATE
Require template literals instead of string concatenation
This rule is the same rule as core [prefer-template] rule but it applies to the expressions in <template>
.
Further Reading
-
[prefer-template]
-
https://eslint.org/docs/rules/prefer-template