Home
last modified time | relevance | path

Searched refs:CheckAllErrors (Results 1 – 1 of 1) sorted by relevance

/third_party/typescript/src/testRunner/unittests/tsserver/
Dhelpers.ts832 skip?: CheckAllErrors["skip"];
844 export interface CheckAllErrors extends VerifyGetErrRequestBase { interface
848 function checkAllErrors({ session, host, existingTimeouts, files, skip }: CheckAllErrors) {
922 skip?: CheckAllErrors["skip"];