2018-09-09 17:57:52 -07:00

13 lines
257 B
JSON

{
"plugins": [
"external-helpers",
"transform-arrow-functions",
"transform-destructuring",
"transform-spread",
"transform-parameters",
"transform-block-scoping",
"proposal-object-rest-spread",
"transform-regenerator"
]
}