I agree with Moriel, being explicit helps during reviews and when you read your own code after a month.
On Sun, May 14, 2017 at 4:58 AM, Moriel Schottlender moriel@gmail.com wrote:
By the way, I'm not entirely sure that's true for jsdoc? I think it expects @inheritdoc? I am not sure, I may have missed the explanation in the link you provided.
I tested, and it does not require @inheritdoc. The documentation that Ryan linked to says, "By default, if you do not add a JSDoc comment to a symbol, the symbol will inherit documentation from its parent."