jimjam-slam / sverto

Add Svelte components to your Quarto documents
https://sverto.jamesgoldie.dev
MIT License
51 stars 3 forks source link

Add TypeScript support to Svelte #8

Open jimjam-slam opened 1 year ago

jimjam-slam commented 1 year ago

We already have _extensions/sverto/setupTypeScript.js from https://github.com/sveltejs/template, and it looks like that really just adds the dependencies to package.json, so I'm hoping this won't be too hard!