10 lines
148 B
Plaintext
10 lines
148 B
Plaintext
|
{
|
||
|
"presets": [
|
||
|
[
|
||
|
"@babel/preset-env",
|
||
|
{
|
||
|
"shippedProposals": true
|
||
|
}
|
||
|
]
|
||
|
]
|
||
|
}
|