Searched defs:extendedConfigFileName (Results 1 – 2 of 2) sorted by relevance
| /third_party/typescript/lib/ |
| D | tsc.js | 100044 extendedConfigs.forEach(function (extendedConfigFileName, extendedConfigFilePath) { argument 108083 … || (sharedExtendedConfigFileWatchers = new ts.Map()), function (extendedConfigFileName, extendedC… argument 109670 …: parsed.options, state.allWatchedExtendedConfigFiles, function (extendedConfigFileName, extendedC… argument
|
| D | typingsInstaller.js | 120644 extendedConfigs.forEach(function (extendedConfigFileName, extendedConfigFilePath) { argument 129835 … || (sharedExtendedConfigFileWatchers = new ts.Map()), function (extendedConfigFileName, extendedC… argument 131548 …: parsed.options, state.allWatchedExtendedConfigFiles, function (extendedConfigFileName, extendedC… argument
|