-
-
Notifications
You must be signed in to change notification settings - Fork 223
Closed
Description
I recently ran into some problems with svelte-check using TS5.6 while my project runs on 5.7. Basically svelte-check ends up reporting false positives, not a big issue but still annoying.
I wonder if we can make it so that svelte-check always relies on the Typescript version that is already installed in the project it runs on. Maybe declaring it as a peer dependency would do this? Is there anything we can do?
Metadata
Metadata
Assignees
Labels
No labels