{ "presets": [ [ "@babel/env", { "targets": { "chrome": "130", "node": "20.9.0" } } ] ] }