Based on the default Sapper template with Typescript support through esbuild.
degit
npx degit "nelonoel/sapper-typescript-esbuild-template" my-app
Alternatively, you can use GitHub's template feature by clicking Use this template.
build
and export
.svelte
files as well as .ts
filesvalidate
npm scriptsvelte-check
pre-commit hook for .svelte
files