Searched refs:currentConfigPath (Results 1 – 1 of 1) sorted by relevance
2995 …const currentConfigPath = combinePaths(ancestor, getPackageJsonByPMType(host.getCompilationSetting… constant2996 if (tryFileExists(host, currentConfigPath)) {2997 paths.push(currentConfigPath);