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