JS.VUE.FUNC.CALL.SPACING
Require or disallow spacing between function identifiers and their invocations
This rule is the same rule as core func-call-spacing
rule but it applies to the expressions in <template>
.
Further Reading
- https://eslint.org/docs/rules/func-call-spacing