{ "presets": [ [ "@babel/preset-env" ] ], "plugins": [ "@babel/plugin-transform-optional-chaining", "@babel/plugin-syntax-import-attributes" ], }