jsdoc-plugin-typescript
jsdoc-plugin-typescript copied to clipboard
Handle TypeScript optional property syntax
This PR adds support for TypeScript optional property syntax by removing ? characters after keys in object types.