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
Properly detect variables used in quotes inside arrow functions (#222)
* Add test for variables used in arrow functions within quotes
* Allow passing a different varName to findVariableScope
* Pass normalized varName to scope detection in processVariableInString
* Replace null coalescing operator
0 commit comments