arrow, function, const
Arrow functions (like const foo = () => {}
) should be documented correctly when excludeNotDocumented
is true.
They are being incorrectly excluded from the generated docs, even when they have JSDoc comments on them.
See repro: https://github.com/jonathanchaffer/typedoc-repros
Owner Name | TypeStrong |
Repo Name | typedoc |
Full Name | TypeStrong/typedoc |
Language | TypeScript |
Created Date | 2014-05-24 |
Updated Date | 2023-03-19 |
Star Count | 6487 |
Watcher Count | 68 |
Fork Count | 639 |
Issue Count | 48 |
Issue Title | Created Date | Updated Date |
---|