Skip to content
This repository has been archived by the owner on Aug 18, 2021. It is now read-only.

Update to use Node 4 features #425

Merged
merged 6 commits into from Jan 14, 2017
Merged

Conversation

nhajidin
Copy link
Contributor

Some changes for #397

Mostly replacing for with forEach and using arrow functions.

@kaicataldo
Copy link
Member

Hey, thanks for contributing! I'm not 100% behind the switch from for loops to forEach(), since it seems like an unnecessary change, but I think everything else looks great.

@kaicataldo kaicataldo mentioned this pull request Dec 31, 2016
@nhajidin
Copy link
Contributor Author

I've reverted all the forEach changes.

@hzoo
Copy link
Member

hzoo commented Jan 14, 2017

Sorry for the delay, lgtm! Thanks @nhajidin

@hzoo hzoo merged commit 781dc77 into babel:master Jan 14, 2017
nicolo-ribaudo pushed a commit to babel/babel that referenced this pull request Nov 14, 2019
* Change for loops to forEach

* Change more for loops

* Arrow functions

* Use object shorthand

* Put this on one line

* Change back to using for loops
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants