As of JSDoc 3.5.0, we support a @hideconstructor tag to tell the template that a constructor should be hidden. This tag is defined only in the JSDoc tag dictionary. Also, third-party templates will need to be updated to support this tag. See jsdoc/jsdoc#952 for details.