Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeScript template support #6

Open
hyunbinseo opened this issue May 13, 2023 · 1 comment
Open

TypeScript template support #6

hyunbinseo opened this issue May 13, 2023 · 1 comment

Comments

@hyunbinseo
Copy link

Any plans to support the TypeScript app template?

It would greatly improve the StackBlitz experience (which seems to use this template).

Currently seems to use the following configurations.

┌  Welcome to SvelteKit!
│
◇  Which Svelte app template?
│  SvelteKit demo app
│
◇  Add type checking with TypeScript?
│  Yes, using JavaScript with JSDoc comments
│
◇  Select additional options (use arrow keys/space bar)
│  Add Prettier for code formatting
│
└  Your project is ready!
@hyunbinseo
Copy link
Author

Created a repository that can be referenced.

https://github.com/hyunbinseo/svelte-kit-templates

  • Automatically generates TS and JSDoc templates.
  • Can be opened directly on the StackBlitz website.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant