ts-json-schema-generator icon indicating copy to clipboard operation
ts-json-schema-generator copied to clipboard

@internal tsdoc should hide the property from being used.

Open arthurfiorette opened this issue 2 years ago • 0 comments

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?

arthurfiorette avatar Feb 23 '23 16:02 arthurfiorette