Skip to content

Remove map method in favor of Array.prototype.map#138

Open
wojtekmaj wants to merge 1 commit intomathiasbynens:mainfrom
wojtekmaj:patch-1
Open

Remove map method in favor of Array.prototype.map#138
wojtekmaj wants to merge 1 commit intomathiasbynens:mainfrom
wojtekmaj:patch-1

Conversation

@wojtekmaj
Copy link

Since the minimum version of Node.js required by this project is 6.0.0, it's perfectly safe to use Array.prototype.map (supported since 0.10.0).

Since the minimum version of Node.js required by this project is 6.0.0, it's perfectly safe to use Array.prototype.map (supported since 0.10.0).
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.

1 participant