8 lines
108 B
Plaintext
8 lines
108 B
Plaintext
{
|
|
"presets": [
|
|
["env", { "modules": false }],
|
|
"stage-2"
|
|
],
|
|
"plugins": ["transform-runtime"]
|
|
}
|