9 lines
146 B
JSON
9 lines
146 B
JSON
{
|
|
"plugins": [
|
|
"transform-block-scoping",
|
|
"transform-parameters",
|
|
"transform-destructuring",
|
|
"transform-modules-commonjs"
|
|
]
|
|
}
|