angular/dgeni-packages

support ChainExpression

boindil opened this issue · 1 comments

error:   Error running processor "extractJSDocCommentsProcessor":
Unknown node type ChainExpression.

would be nice if ChainExpression would be supported: var?.maybe?.existing

This could probably be resolved by updating the estraverse dependency...