'use strict'; module.exports = function (results/*, config*/) { return JSON.stringify(results, undefined, 2); };