sveltejs / realworld

SvelteKit implementation of the RealWorld app
https://realworld.svelte.dev
MIT License
2.24k stars 353 forks source link

Porting to Typescript #119

Closed azzamsa closed 1 year ago

azzamsa commented 2 years ago

Hi.

It is the good place to start reading and learning Svelte. Is there any plan to port it to Typescript so we know the best practice too?

Such how to organize types and maximize the use of app.d.ts.

benmccann commented 1 year ago

duplicate of https://github.com/sveltejs/realworld/issues/89