-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Closed
Labels
Description
This is intended to be a tracking issue for TypeScript support. Feel free to edit.
- Writing TypeScript in <script> tags in components.
- Importing TypeScript code into Svelte files (including editor support?!).
- Importing Svelte components into TypeScript code.
Some of these are partially supported now. I have been able to import Svelte components into TS and manually declaring their type using rollup-plugin-typescript
. I've also been able to import TS code into Svelte components, however their is no support for suggestions/error highlighting on the editor side (from what I've seen).
kylecordes, nsivertsen, qballer, Dohxis, isao and 286 moreCaracal-IT, candidosales, Rolandisimo, john-d-pelingo, grievouz and 10 morekestred, EricCrosson, anodynos, ctolkien, ktquez and 37 morefvilante and vaheqelyanmarcjulian, kylecarbs, EricCrosson, ctolkien, ktquez and 30 more