Description
depends() and invalidate() require the URI to have a colon : otherwise they will be subtly broken.
Proposed solution
svelte-check should flag when these strings do not have a colon.
Alternatives
No response
Additional Information, eg. Screenshots
No response