UNPKG

pre-compiled

Version:

Targeted precompile for ES6 bundles for Node environments: versions 0.10, 0.11, 0.12, 4, 5

49 lines (48 loc) 1.11 kB
{ "letConst": true, "letLoop": true, "constLoop": true, "defaultParameter": false, "spreadRest": false, "destructuring": false, "parameterDestructuring": false, "templateString": true, "forOf": true, "arrow": true, "generator": true, "conciseMethodProperty": true, "computedProperty": true, "moduleExport": false, "moduleImport": false, "classes": true, "numericLiteral": true, "oldOctalLiteral": true, "symbol": true, "unicodeEscape": true, "unicodeIdentifier": true, "unicodeRegExp": false, "stickyRegExp": false, "class": true, "letTDZ": true, "letLoopScope": true, "constRedef": true, "objectProto": true, "objectSuper": true, "extendNatives": true, "TCO": false, "symbolImplicitCoercion": true, "functionNameInference": false, "ObjectStatics": true, "ArrayStatics": true, "ArrayMethods": false, "TypedArrays": true, "TypedArrayStatics": false, "TypedArrayMethods": true, "StringMethods": true, "NumberStatics": true, "MathStatics": true, "collections": true, "Proxy": false, "Promise": true, "everything": false }