Skip to content

Conversation

@davidosomething
Copy link
Contributor

pretty sure this one parens needs to be escaped,

currently, for me at least,

module.exports = (e) => {
};

documents as

/**
 * @param e)
 */
module.exports = (e) => {
};

There's an unescape parens there, so I tweaked it a bit. Let me know if it checks out for you.

@heavenshell
Copy link
Owner

@davidosomething
Thx. Still busy now.
Please wait a while 🙇
I'll look into your Pull Requests later...

@heavenshell heavenshell merged commit 0e04fc7 into heavenshell:master Apr 30, 2016
@heavenshell
Copy link
Owner

Fix conflict.
Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants