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/
DtypingsInstaller.js43466 …function getExtendedConfig(sourceFile, extendedConfigPath, host, resolutionStack, errors, extended… argument
Dtsc.js35643 …function getExtendedConfig(sourceFile, extendedConfigPath, host, resolutionStack, errors, extended… argument