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#86, in array context if an object has repeated keys it's not val…
…id and can be split up. This will allow to find cases in which the brace is missing but the form is still valid
Fix#76 (second case reported), check for unmatched curly brackets if…
… the string has no delimeters before considering it the closing element of an object.