Searched refs:extendedConfigs (Results 1 – 3 of 3) sorted by relevance
329 …const extendedConfigs = arrayToMap(options?.configFile?.extendedSourceFiles || emptyArray, toPath); constant332 if (!extendedConfigs.has(extendedConfigFilePath)) {338 extendedConfigs.forEach((extendedConfigFileName, extendedConfigFilePath) => {
99919 …var extendedConfigs = ts.arrayToMap(((_a = options === null || options === void 0 ? void 0 : optio…99921 if (!extendedConfigs.has(extendedConfigFilePath)) {99926 extendedConfigs.forEach(function (extendedConfigFileName, extendedConfigFilePath) {
120511 …var extendedConfigs = ts.arrayToMap(((_a = options === null || options === void 0 ? void 0 : optio…120514 if (!extendedConfigs.has(extendedConfigFilePath)) {120520 extendedConfigs.forEach(function (extendedConfigFileName, extendedConfigFilePath) {