JS.VUE.TEMPLATE.CURLY.SPACING

Require or disallow spacing around embedded expressions of template strings

This rule is the same rule as core [template-curly-spacing] rule but it applies to the expressions in <template>.

Further Reading

  • [template-curly-spacing]

  • https://eslint.org/docs/rules/template-curly-spacing

The content on this page is adapted from the ESLint User Guide. Copyright © OpenJS Foundation and other contributors, www.openjsf.org. All rights reserved. https://eslint.org/docs/rules/