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
Switched to require("ast-types").visit instead of .traverse for AST modification. Bonus: bin/regenerator test/tests.es6.js used to take 3 seconds on my machine, and now it takes 1.9 seconds!