Home
last modified time | relevance | path

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

/third_party/typescript/src/testRunner/unittests/tsserver/
Dhelpers.ts843 interface SkipErrors { semantic?: true; suggestion?: true } interface
846 skip?: readonly (SkipErrors | undefined)[];