8 lines
137 B
Text
8 lines
137 B
Text
|
{
|
||
|
"plugins": [
|
||
|
"transform-es2015-modules-commonjs",
|
||
|
"transform-es2015-destructuring",
|
||
|
"transform-object-rest-spread"
|
||
|
]
|
||
|
}
|