This repository was archived by the owner on Jan 18, 2022. It is now read-only.
This repository was archived by the owner on Jan 18, 2022. It is now read-only.
Support TypeScript in <script> tags #99
Closed
Description
This is not a bug, but a feature request. If this is not the correct place then just redirect me and close this issue. :)
Given that rollup already supports TypeScript via one of two plugins, it would be nice for this plugin to allow something along the lines of:
<script lang="ts">
// typescript Vue component here.
</script>
Metadata
Metadata
Assignees
Labels
No labels