mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-08-30 05:00:51 +08:00
12 lines
114 B
Text
12 lines
114 B
Text
|
{
|
||
|
"presets": [
|
||
|
[
|
||
|
"@babel/preset-env",
|
||
|
{
|
||
|
"useBuiltIns": "usage",
|
||
|
"corejs": "3.25.0"
|
||
|
}
|
||
|
]
|
||
|
]
|
||
|
}
|