🔧 Vue template with ts

This commit is contained in:
z3rOR0ne 2023-12-11 21:29:36 -08:00
parent e9ce7bf0a5
commit 12c2a1d9bc

View file

@ -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>