Closed danieltigse closed 8 years ago
const object = {}; ^^^^^ SyntaxError: Use of const in strict mode.
https://github.com/mathiasbynens/jsesc#support
const object = {}; ^^^^^ SyntaxError: Use of const in strict mode.