9 lines
111 B
JSON

{
"plugins": [
[
"transform-modules-commonjs",
{ "allowCommonJSExports": false }
]
]
}