Skip to content

Removing JSDoc comments from d.ts files #20441

@pankleks

Description

@pankleks

I'm building my library with option to remove comments. At the same time I generate d.ts files for library.
Expectation is to remove comments from produced js files, and not from d.ts.

js is production file - I don't wan't comments there, d.ts is development - so JSDoc comment should not be removed even if remove comments flag is specified.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions