Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
DcommandLineParser.ts2989 extendedConfigPath?: string; property
3216 …const path = host.useCaseSensitiveFileNames ? extendedConfigPath : toFileNameLowerCase(extendedCon… constant
/third_party/typescript/lib/
Dtsc.js35692 …function getExtendedConfig(sourceFile, extendedConfigPath, host, resolutionStack, errors, extended… argument
DtypingsInstaller.js43520 …function getExtendedConfig(sourceFile, extendedConfigPath, host, resolutionStack, errors, extended… argument