9 lines
146 B
JSON

{
"plugins": [
"transform-modules-commonjs",
"transform-destructuring",
"proposal-object-rest-spread",
"external-helpers"
]
}