Patrick El-Hage

Results 3 issues of Patrick El-Hage

Does anyone have a good debugger workflow for working with `babel-codemod`? ASTExplorer is great, but somewhat tedious- i wish I can work more in my IDE and iterate plugin development...

## Is your feature request related to a real problem or use-case? I have a specific object but would like to hide the actual values to be a bit wider:...

## Description Querying workouts was taking an unexpectedly long time, so did a perf trace, saw that this code was the culprit: Modified the code and re-ran my project and...