documentationjs / documentationjs/documentation
Feature request: Infer `@private` for #-prefixed private methods
Open
- Dominant language
- JavaScript
- Stars
- 5.8k
- Forks
- 481
- PR merge metrics
- No merged PRs in 30d
Description
I was surprised I had to add `@private` for `#`-prefixed functions to be recognized as private, it seems relatively straightforward to infer.
Possibly related: #1355
Contributor guide
Assessment
This issue has not been assessed yet.