examples
examples copied to clipboard
Svelte: Typescript support and simple tests
Overview This update adds Typescript support and some simple tests to the svelte starters.
Added github jobs to
- test the JS build
- run the jest tests
- convert to typescript & run the build + tests