Home
last modified time | relevance | path

Searched defs:watchOptionsAndErrors (Results 1 – 1 of 1) sorted by relevance

/third_party/typescript/src/server/
DeditorServices.ts2006 …const watchOptionsAndErrors = convertWatchOptions(options, getDirectoryPath(normalizeSlashes(proje… constant
2547 let watchOptionsAndErrors: WatchOptionsAndErrors | false | undefined; variable
3989 …const watchOptionsAndErrors = convertWatchOptions(proj.options, externalProject.getCurrentDirector… constant