node-typescript-parser icon indicating copy to clipboard operation
node-typescript-parser copied to clipboard

ParameterDeclaration is missing isOptional property

Open herrlax opened this issue 6 years ago • 2 comments

Method parameters (ParameterDeclaration) are missing a property declaring if they are optional or not. Can this be added?

herrlax avatar Mar 17 '19 13:03 herrlax

Actually this could be added :-) And it's a nice idea.

buehler avatar Mar 18 '19 13:03 buehler