Home
last modified time | relevance | path

Searched defs:packageJsonFileName (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/server/
DpackageJsonCache.ts39 const packageJsonFileName = host.toPath(combinePaths(ancestor, "package.json")); constant
/third_party/typescript/src/services/
Dutilities.ts3302 …const packageJsonFileName = combinePaths(ancestor, getPackageJsonByPMType(host.getCompilationSetti… constant