Searched refs:flattenedDiagnostics (Results 1 – 1 of 1) sorted by relevance
187 …const flattenedDiagnostics = diagnostics.map(d => `${ts.flattenDiagnosticMessageText(d.messageText… constant188 throw new Error(`Unexpected errors during sanity check: ${flattenedDiagnostics}`);