indents(vue): fix indents on new line after <template>

This commit is contained in:
Pham Huy Hoang 2023-03-06 09:56:25 +07:00 committed by Amaan Qureshi
parent 5a87bc98da
commit 5ac39d10cc
3 changed files with 29 additions and 0 deletions

View file

@ -0,0 +1,3 @@
<template>
Foo
</template>