Quench
    Preparing search index...

    Interface QuenchJsonReportOptions

    Options affecting Quench's JSON report generation and availability.

    interface QuenchJsonReportOptions {
        filename?: string;
    }
    Index

    Properties

    Properties

    filename?: string

    The path to which the JSON report will be uploaded.

    quench-report.json