9 lines
141 B
JSON
9 lines
141 B
JSON
{
|
|
"plugins": [
|
|
"transform-for-of",
|
|
"transform-arrow-functions",
|
|
"transform-destructuring",
|
|
"transform-block-scoping"
|
|
]
|
|
}
|