Skip to content
This repository was archived by the owner on Feb 9, 2022. It is now read-only.
This repository was archived by the owner on Feb 9, 2022. It is now read-only.

Hide internal methods and properties with jsdoc #15

@RAnders00

Description

@RAnders00

tsconfig.json, under compilerOptions:

"stripInternal": true,

And add comments like these:

/**
 * @internal
 */

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions