bitovi / bitovi/documentjs

Support @hideconstructor

Open
#285 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
598
Forks
371
PR merge metrics
No merged PRs in 30d

Description

It would be useful to support `@hideconstructor` JSDoc to hide constructor of class.
http://usejsdoc.org/tags-hideconstructor.html

This is useful when you have a factory method for the constructor.
`@private` on a class hides all the class methods so it's not an option.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.