mattsorensen

Results 6 comments of mattsorensen

I didn't find a way to attach a test case, so here are two versions of a class that a almost identical, but produce very different output. **Syntax 1** ```...

Thanks for the quick rely. That would be great if jsduck could cover just the "simple case" of a single return statement with a single object literal (as shown in...

@pgleichmann, I would love to test your fix. Would you mind attaching your complete node.rb file? Thanks.

@nene I understand the corner case and we do have 1 class like that. However, we have ~700 classes that match the "simple case". I'm personally not worried about the...

@pgleichmann I just applied your patch and tested on 450+ classes. It works GREAT. Thanks for sharing. Hopefully it can be pulled into the official build soon.

@nene @pgleichmann Thanks. I really appreciated the enhancement