ts-migrate
ts-migrate copied to clipboard
[Feature Request] support migrate .vue file
plz support migrate vue file like this
<script lang="ts">
const obj: [] = {};
</script>