Home
last modified time | relevance | path

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

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