{ "presets": [ "@babel/react", "@babel/env" ], "plugins": [ [ "babel-plugin-webpack-alias", { "config": "./webpack.config.js" } ] ] }