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
JSON formatter needs to be tolerant of commented-out lines in JSON files. While JSON officially doesn't support comments, I've seen plenty of large config files that do have them.