// .babelrc { "presets": [ [ "@babel/env", { "modules": false } ] ], "plugins": [ "lodash" ] }