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
This is minor, however I was wondering if http://usejsdoc.org/tags-returns.html could be expanded to explicitly state options for non-returning functions.
For instance, is the advice to omit @return, or do something less likely such as @return {undefined}