Home
last modified time | relevance | path

Searched refs:getBaseConfigFileName (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/server/
Dutilities.ts76 …export function getBaseConfigFileName(configFilePath: NormalizedPath): "tsconfig.json" | "jsconfig… function
DeditorServices.ts2063 return getBaseConfigFileName(project.getConfigFilePath()) || "other";
3968 if (getBaseConfigFileName(normalized)) {