-
-
Notifications
You must be signed in to change notification settings - Fork 223
Open
Labels
feature requestNew feature or requestNew feature or request
Description
With the change to a named export and the experience of transitioning quite a lot code in #1070, I think it's time to introduce
- some utilities related to svelte2tsx which right now are scattered in other language tools repos
- a generated declaration map similar to
svelteShims.tswhere we generate a map of alldeclared variables/functions/types insvelte-shims.d.ts. Those can then be used in all places where they are used to improve code navigation and ease refactorings and version bumps to these declarations
Metadata
Metadata
Assignees
Labels
feature requestNew feature or requestNew feature or request