pluvial / svelte-adapter-deno

A SvelteKit adapter for Deno
https://svelte-adapter-deno.deno.dev/
MIT License
313 stars 14 forks source link

Add tsconfig.deno.json and update documentation to fix upstream changes #13

Closed jpaquim closed 2 years ago

jpaquim commented 2 years ago

Closes #12

Update documentation to reflect the need for a tsconfig.json for upstream dependencies, and add example file to package.