--- 'astro': patch --- Allow TypeScript inside script tags This makes it so that you can use TypeScript inside of script tags like so: ```html ``` Note that the the VSCode extension does not currently support this, however.