Nicolò Ribaudo 38397ce11f Use toPropertyKey in the "decorate" helper
This commit also makes the "toPropertyKey" helper call @@toPrimitive
when needed.
2018-11-02 13:59:57 +01:00

8 lines
165 B
JSON

{
"plugins": [
["transform-destructuring", { "loose": true }],
"proposal-object-rest-spread",
["external-helpers", { "helperVersion": "7.1.5" }]
]
}