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
Allow leading + and . as well as trailing . in numbers
Allow strings delimited with single quotation marks (where inside a string delimited by single quotes a double quote needs not to be escaped and vice versa)
Allow Infinity and NaN
Allow JS IdentifierName as key
Allow \x-style Unicode sequences
Allow U+2028, U+2029, U+FEFF and Zs category as whitespace
+and.as well as trailing.in numbersInfinityandNaN\x-style Unicode sequences