Vue Language Plugin for type inference of defineMeta
and args
#119
Labels
status: help wanted
Good idea, but the core developers will not work on it at the moment
type: enhancement
Improving upon an existing feature
At the moment, one needs to pass the
meta
object to theStory
component to get the correct types forargs
etc. The idea would be to add a language plugin that does this automatically. So the following code would work and provide proper types forargs
References:
VueLanguagePlugin
: https://github.com/vuejs/language-tools/blob/67be01c444db79aa105a47ebca376c29f0e5e609/packages/language-core/lib/types.ts#L80-L88The text was updated successfully, but these errors were encountered: