Skip to content

Nullable/Non-nullable @type is ignored, doesn't generate appropriate output #266

@alystair

Description

@alystair

See https://jsdoc.app/tags-type.html#:~:text=about%20each%20property.-,Nullable%20type,-A%20number%20or

Adding ? or ! prior to a type should modify the outputted documentation, currently @type {?boolean} doesn't output boolean | null, just boolean.

Metadata

Metadata

Assignees

No one assigned

    Labels

    templateRequires a change to a dmd partial/helper

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions