Skip to content

Less restictive fn-args regex#31

Merged
tbranyen merged 2 commits into
masterfrom
support-node10-arrow-functions
Jun 5, 2018
Merged

Less restictive fn-args regex#31
tbranyen merged 2 commits into
masterfrom
support-node10-arrow-functions

Conversation

@tbranyen

@tbranyen tbranyen commented Jun 5, 2018

Copy link
Copy Markdown
Member

This changes the regex to match arguments from the first parens, instead
of explicitly matching function keyword and then parens. This allows for
arrow functions and fixes issues with Node 10.

This changes the regex to match arguments from the first parens, instead
of explicitly matching function keyword and then parens. This allows for
arrow functions and fixes issues with Node 10.
This was referenced Jun 5, 2018
@tbranyen tbranyen merged commit d58bbff into master Jun 5, 2018
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