property ProcessReport.compact Usage in Denoimport { type ProcessReport } from "node:process"; 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. Type boolean