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