8 lines
135 B
JSON

{
"plugins": [
"external-helpers",
"syntax-object-rest-spread",
["transform-modules-commonjs", { "strict": true }]
]
}