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
What do you think about using estraverse (https://github.com/estools/estraverse) ? I see that you are using your own module walkes. Maybe we change walkes to use estraverse, or directly replace walkes with estraverse. I'd prefer the latter.
Hi
What do you think about using
estraverse(https://github.com/estools/estraverse) ? I see that you are using your own modulewalkes. Maybe we change walkes to use estraverse, or directly replace walkes with estraverse. I'd prefer the latter.