8 lines
164 B
JSON
8 lines
164 B
JSON
{
|
|
"plugins": [
|
|
"external-helpers",
|
|
"syntax-object-rest-spread",
|
|
["transform-modules-commonjs", { "strict": true, "mjsStrictNamespace": false }]
|
|
]
|
|
}
|