JS.VUE.OBJECT.CURLY.NEWLINE

Enforce consistent line breaks after opening and before closing braces

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

Further Reading

  • [object-curly-newline]

  • https://eslint.org/docs/rules/object-curly-newline

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/