tools: enable arrow functions in .eslintrc by thefourtheye · Pull Request #2840 · nodejs/node
As of v8 4.5, arrow functions are rolled out. This patch allows eslint to accept arrow functions as well.
thefourtheye added a commit that referenced this pull request
Sep 15, 2015As of v8 4.5, arrow functions are rolled out. This patch allows eslint to accept arrow functions as well. PR-URL: #2840 Reviewed-By: Roman Reiss <me@silverwind.io> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
rvagg
mentioned this pull request
thefourtheye added a commit that referenced this pull request
Sep 15, 2015As of v8 4.5, arrow functions are rolled out. This patch allows eslint to accept arrow functions as well. PR-URL: #2840 Reviewed-By: Roman Reiss <me@silverwind.io> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
rvagg
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters