7 lines
101 B
JSON
7 lines
101 B
JSON
{
|
|
"plugins": [
|
|
["transform-runtime", { "corejs": 3 }],
|
|
"transform-template-literals"
|
|
]
|
|
}
|