prettier/tests/vue_examples/test.vue

11 lines
93 B
Vue
Raw Normal View History

2018-01-10 10:44:18 +03:00
<script>
</script>
<template>
<br />
<footer>
foo
<br/>
</footer>
</template>