Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Report PR #546 on ES6 branch #579

Merged
merged 1 commit into from Feb 9, 2016

Conversation

jccazeaux
Copy link
Contributor

Report @blikblum PR on ES6 branch

callback()
}
callbacks[keypath].forEach(cb => {
cb()
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry to be petty but I would find this easier to read as callbacks[keypath].forEach(cb => cb()), reckon you could change it?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

benadamstyles added a commit that referenced this pull request Feb 9, 2016
@benadamstyles benadamstyles merged commit 1cdf37d into mikeric:es6 Feb 9, 2016
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.

None yet

3 participants