• {boolean}

    Write reports in a compact format, single-line JSON, more easily consumable by log processing systems than the default multi-line format designed for human consumption.

    1. console.log(`Reports are compact? ${process.report.compact}`);