• Sean Hammond's avatar
    Extract app() into separate function · f50cfc2c
    Sean Hammond authored
    Extract the code for reading the config.app setting into a separate
    function.
    
    This function can now be unit tested separately, and the long
    configFrom() function gets a little shorter.
    f50cfc2c
index.js 2.23 KB