support ChainExpression
boindil opened this issue · 1 comments
boindil commented
error: Error running processor "extractJSDocCommentsProcessor":
Unknown node type ChainExpression.
would be nice if ChainExpression
would be supported: var?.maybe?.existing
petebacondarwin commented
This could probably be resolved by updating the estraverse
dependency...