Searched defs:extendedConfigFileName (Results 1 – 2 of 2) sorted by relevance
| /third_party/typescript/lib/ |
| D | tsc.js | 101411 extendedConfigs.forEach(function (extendedConfigFileName, extendedConfigFilePath) { argument 109452 … || (sharedExtendedConfigFileWatchers = new ts.Map()), function (extendedConfigFileName, extendedC… argument 111039 …: parsed.options, state.allWatchedExtendedConfigFiles, function (extendedConfigFileName, extendedC… argument
|
| D | typingsInstaller.js | 122220 extendedConfigs.forEach(function (extendedConfigFileName, extendedConfigFilePath) { argument 131413 … || (sharedExtendedConfigFileWatchers = new ts.Map()), function (extendedConfigFileName, extendedC… argument 133126 …: parsed.options, state.allWatchedExtendedConfigFiles, function (extendedConfigFileName, extendedC… argument
|