Skip to content

Wrong encoding when enabling withJsDoc() #3

@evilstiefel

Description

@evilstiefel

When enabling the jsdoc-option using .withJsDoc(), the generated files contain any comments that were annotated in the classes, but the encoding will be ANSI, meaning that certain characters like Umlauts will cause errors e.g. in Angular projects. Is there any way to switch to UTF-8 while retaining the documentation?

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