8 lines
150 B
JSON
8 lines
150 B
JSON
{
|
|
"plugins": [
|
|
"transform-es2015-modules-commonjs",
|
|
"transform-es3-member-expression-literals",
|
|
"transform-es3-property-literals"
|
|
]
|
|
}
|