const mainConfig = require('../../babel.config'); module.exports = { presets: ['react-app'], env: mainConfig.env, };