prettier/tests/range_vue/example.vue

13 lines
244 B
Vue
Raw Normal View History

<template>
<p>Templates are not formatted yet ...
</p>
</template>
<<<PRETTIER_RANGE_START>>><script>
let Prettier = format => { your.js('though') }
</script><<<PRETTIER_RANGE_END>>>
<style>
.and { css: too !important }
</style>