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
This has now been "fixed" in terms of that I no longer get the error, it instead is moved to the wrong place. This was even more confusing when I first saw it as there was a lot more code between my for loop and my while statement than there is in this example.
I think I'm on the tip of master (speaking of which, is there any playground for testing)?
When I try to run prettier on the follow code
I get the error
Error: Comment "// A comment" was not printed. Please report this error!
.This was a minimal(ish) reproduction of the problem.
The text was updated successfully, but these errors were encountered: