-
Notifications
You must be signed in to change notification settings - Fork 487
Closed
Description
The generated documentation for a default, unnamed export, gets the header of the first argument.
I'm not familiar with JSDoc, so might just be me doing something weird.
Also, any way to properly document that it's the default, as it's not named?
And another thing while I'm here, why does parameters with default values get a =
added? And why do I have to document the default value, when it's in the code? From #305 I think it should work, but it doesn't...
Sample: https://github.com/SimenB/wait-until-promise/blob/doc/API.md
gajus
Metadata
Metadata
Assignees
Labels
No labels