Community
Participate
Working Groups
1. Turn on all JSdoc error reporting in preferences. 2. Put the following in a JS editor... /** * */ function ccc() { } It reports the following error - JSdoc: Missing tag for return type
Works fine in 3.5.