woocommerce-paypal-payments/babel.config.json
Emili Castells Guasch ddcdf67816 Add babel and jest config
2024-06-22 15:37:01 +02:00

3 lines
64 B
JSON

{
"presets": ["@babel/preset-env", "@babel/preset-react"]
}