generated from unplugin/unplugin-starter
-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
status: blockedtype: enhancementImproving upon an existing featureImproving upon an existing feature
Description
For type checking, we should define the types for the Stories and Story components (and defineArgs etc commands if added in the future). -> This is done already.
According to vuejs/core#7982 (comment), it should be possible to restrict the sub-components, but volar doesn't support this as of now, see vuejs/language-tools#3552 (maybe refs vuejs/core#8015):
defineSlots<{
default(): Story[]
}>()
Not sure how to easily define the type for Story
though: vuejs/core#9178
floroz
Metadata
Metadata
Assignees
Labels
status: blockedtype: enhancementImproving upon an existing featureImproving upon an existing feature