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?