JS.VUE.KEY.SPACING

Enforce consistent spacing between keys and values in object literal properties

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

Further Reading

  • [key-spacing]

  • https://eslint.org/docs/rules/key-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/