Searched refs:getBaseConfigFileName (Results 1 – 2 of 2) sorted by relevance
76 …export function getBaseConfigFileName(configFilePath: NormalizedPath): "tsconfig.json" | "jsconfig… function
2063 return getBaseConfigFileName(project.getConfigFilePath()) || "other";3968 if (getBaseConfigFileName(normalized)) {