-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Only search for nested arrow functions if necessary (#342)
* Do not search for nested arrow func outside of arrow func * Recursively search for containing arrow function * Guard for no enclosing scope
- Loading branch information
1 parent
c3780f2
commit eb2b351
Showing
1 changed file
with
39 additions
and
29 deletions.
There are no files selected for viewing
This file contains 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