Wikimedia codebases have migrated from JSDuck to JSDoc for JavaScript documentation. Although this isn't an urgent issue, using JSDoc allows you to use ES6 in your codebase and gives you the option to publish a docs site to doc.wikimedia.org using the JSDoc WMF theme.
To migrate to JSDoc, follow the setup guide, and see the table with equivalents for specific tags in T138401.