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
Thanks for the feedback @steve-taylor. As I recall, something was supposed to be the result of a query: a node, collection, or path. There's no recursion.
I used this while I was exploring jscodeshift and it helped me. If you'd like to submit a PR to enhance it, that would be excellent.
But what is
something
? I was really hoping jscodeshift-helper would help me get started.I tried this:
but it just gives me some basic API docs. I got the impression from the README that this would explain the syntax tree recursively, so I tried this:
but I just got this:
As someone who is trying to figure out how to use jscodeshift, this doesn't tell me anything at all.
The text was updated successfully, but these errors were encountered: