{ "presets": [ [ "@babel/preset-react", { "runtime": "automatic" }, "@babel/preset-env" ] ], "plugins": ["@babel/plugin-syntax-jsx"] }