-
-
Notifications
You must be signed in to change notification settings - Fork 218
Closed
Labels
bugSomething isn't workingSomething isn't workinglimitationConstraints of the existing architecture make this hard to fixConstraints of the existing architecture make this hard to fixwontfixThis will not be worked onThis will not be worked on
Description
Describe the bug
there's no error when specifying an invalid bound on $$Generic
Reproduction
<script lang="ts">
type T = $$Generic<asdf> // no error
</script>
Expected behaviour
error because asdf
does not exist
System Info
- OS: windows 10
- IDE: vscode
Which package is the issue about?
svelte-check
Additional Information, eg. Screenshots
No response
DetachHead and KotlinIsland
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinglimitationConstraints of the existing architecture make this hard to fixConstraints of the existing architecture make this hard to fixwontfixThis will not be worked onThis will not be worked on