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
Yeah, this is a known issue, you can try the --commentWorkarounds=true option, it will usually improve the output but sometimes it will cause an assertion failure inside recast. Dealing with comments in recastseems kinda problematic...
ack, I forgot about this. And then, I think I just mindlessly blew away some work in progress that was sitting in my working copy while checking a PR... 😅
I have some memories of what I learned from looking into this, will try to work on it again soon
Again, thanks for this code mod. It works very well so far!
I just wanted to pass on some examples where comments in the transformed code were not placed like I expected them to be.
Environment
@codemodsquad/asyncify
: 2.0.5jscodeshift
: 0.11.0Input
Actual Output
Expected Output
The text was updated successfully, but these errors were encountered: