🔧 Vue template with ts
This commit is contained in:
parent
e9ce7bf0a5
commit
12c2a1d9bc
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/env bash
|
||||
# Utilize in conjunction with espanso, call ;vue
|
||||
cat <<EOM
|
||||
<script setup></script>
|
||||
<script setup lang="ts"></script>
|
||||
|
||||
<template>
|
||||
<div></div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue