escodegen icon indicating copy to clipboard operation
escodegen copied to clipboard

Fix #365

Open micschro opened this issue 6 years ago • 2 comments

Fix broken parens on return statements with leading comments

micschro avatar Apr 10 '18 09:04 micschro

👍 for this PR - I just ran into the same problem (code structure like return /**@class*/function()) and using this change fixed it.

Knagis avatar May 04 '18 15:05 Knagis

👍 for this. the only deflating thing is I have to fork and fix myself.

bizob2828 avatar Jul 19 '19 15:07 bizob2828