Searched defs:extendedConfigPath (Results 1 – 3 of 3) sorted by relevance
/third_party/typescript/src/compiler/ |
D | commandLineParser.ts | 2989 extendedConfigPath?: string; property 3216 …const path = host.useCaseSensitiveFileNames ? extendedConfigPath : toFileNameLowerCase(extendedCon… constant
|
/third_party/typescript/lib/ |
D | tsc.js | 35692 …function getExtendedConfig(sourceFile, extendedConfigPath, host, resolutionStack, errors, extended… argument
|
D | typingsInstaller.js | 43520 …function getExtendedConfig(sourceFile, extendedConfigPath, host, resolutionStack, errors, extended… argument
|