You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 16, 2025. It is now read-only.
It would be nice to have support for svelte projects (raw Svelte, Sapper or SvelteKit projects), similar to the React and Vue support that exists currently.
Any extra info
Currently when you run depcheck on a Svelte project, it reports imports used within .svelte files as unused. Have not tested with raw Svelte projects or SvelteKit, but assuming that it has problems interpreting the .svelte files.