7 ms·
Since ES2019[1], all JSON is valid JavaScript with U+2028 and U+2029 being accepted as unescaped characters in strings. 1: https://tc39.es/proposal-json-supers
by alexisbear 4y ago
Since ES2019[1], all JSON is valid JavaScript with U+2028 and U+2029 being accepted as unescaped characters in strings.
1: https://tc39.es/proposal-json-superset/ https://tc39.es/proposal-json-superset/