You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i reported this issue ages ago, bro.. i'm afraid jsdoc3 does not correctly document code written in style 1 (above).. you need to write in style 2 for now (declare your function, document it, then export it)..
Hi!
This does not get generated:
This does:
I was expecting the first to work properly. It's not a super blocker, but declaring/exporting is quite a trendy pattern in the nodejs community.
Thanks!
The text was updated successfully, but these errors were encountered: