prettier/tests/html_vue/test.vue

11 lines
93 B
Vue

<script>
</script>
<template>
<br />
<footer>
foo
<br/>
</footer>
</template>