Searched refs:numLibraryDiagnostics (Results 1 – 1 of 1) sorted by relevance
696 const numLibraryDiagnostics = ts.countWhere(diagnostics, diagnostic => { constant706 …assert.equal(totalErrorsReportedInNonLibraryFiles + numLibraryDiagnostics + numTest262HarnessDiagn…