Parsing is currently done using jsdoc which produces (harmless) errors with typescript comments. Replace / or add a parser based on typescript. A POC is here: https://github.com/geoblocks/legacylib/tree/wip_parse_with_typescript.
Parsing is currently done using jsdoc which produces (harmless) errors with typescript comments.
Replace / or add a parser based on typescript. A POC is here: https://github.com/geoblocks/legacylib/tree/wip_parse_with_typescript.