; Vue single-file components are HTML-like: indent the contents of ; and of nested elements, and pull the end tag — and the close of a multi-line ; start / self-closing tag — back to the element's column. Mirrors the html/jsx ; rules. ; ;