Hi all,
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}
Thank you