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
The expression s.replace(/"/g, 'x')
is treated as an unterminated string and causes the rest of the text (until a similar mismatch) to be colored as a string.