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
fix(utils): return original lines when formatting fails
Adds error handling for formatting. Just shows the raw response when
formatting fails.
I deal with some API's that will report they're returning
`application/json` and then proceed to just return plain text.
0 commit comments