9 lines
160 B
JSON
9 lines
160 B
JSON
{
|
|
"plugins": [
|
|
"transform-es2015-modules-commonjs",
|
|
"transform-es2015-destructuring",
|
|
"proposal-object-rest-spread",
|
|
"external-helpers"
|
|
]
|
|
}
|