{ "presets": ["env", "stage-3"], "plugins": [ [ "babel-plugin-root-import", { "rootPathSuffix": "./src", "rootPathPrefix": "~/" } ] ] }