ts-json-schema-generator
ts-json-schema-generator copied to clipboard
@internal tsdoc should hide the property from being used.
When stripInternal is true in tsconfig and using @internal comments in jsdoc, its type declarations are omitted from the rest of the code. Is this feature implemented here? If not, can you provide some steps on how should I implement and send a PR?