Home
last modified time | relevance | path

Searched refs:extendedConfigs (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/compiler/
DwatchUtilities.ts329 …const extendedConfigs = arrayToMap(options?.configFile?.extendedSourceFiles || emptyArray, toPath); constant
332 if (!extendedConfigs.has(extendedConfigFilePath)) {
338 extendedConfigs.forEach((extendedConfigFileName, extendedConfigFilePath) => {
/third_party/typescript/lib/
DtypingsInstaller.js120335 …var extendedConfigs = ts.arrayToMap(((_a = options === null || options === void 0 ? void 0 : optio…
120338 if (!extendedConfigs.has(extendedConfigFilePath)) {
120344 extendedConfigs.forEach(function (extendedConfigFileName, extendedConfigFilePath) {
Dtsc.js99761 …var extendedConfigs = ts.arrayToMap(((_a = options === null || options === void 0 ? void 0 : optio…
99763 if (!extendedConfigs.has(extendedConfigFilePath)) {
99768 extendedConfigs.forEach(function (extendedConfigFileName, extendedConfigFilePath) {