You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
node.js (even in version 6) supports a lot of ES2015 & ES2016 features. We should just use them. For a great overview of what is supported and what isn't, there's a compat-table.
Summary
node.js (even in version 6) supports a lot of ES2015 & ES2016 features. We should just use them. For a great overview of what is supported and what isn't, there's a compat-table.
Possible Solution
Similar to a few commits from request/request#3260.
The text was updated successfully, but these errors were encountered: