'use strict'; const config = { appEnv: 'test' // don't remove the appEnv property here }; export default config;