The JSDoc descriptions for slot props is not parsed correctly #61
Labels
breaking
bug
Something isn't working
enhancement
New feature or request
Svelte V3
Issue related to Svelte V3 components
Milestone
Look at the following examples:
In output for slot property we have only name, but ignore any description and type reading for that.
Actual output
Expected output
Techinical details
Changes for this fix corelated with #47 issue. The issue #47 already has changes that will be merged soon, please start fix from branching on following commit: 9a7bfc4
The text was updated successfully, but these errors were encountered: