Home
last modified time | relevance | path

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

/third_party/typescript/src/typingsInstaller/
DnodeTypingsInstaller.ts158 … const cwd = getDirectoryOfPackageJson(fileName, this.installTypingHost) || projectRootPath;
220 …function getDirectoryOfPackageJson(fileName: string, host: InstallTypingHost): string | undefined { function
/third_party/typescript/lib/
DtypingsInstaller.js115862 … var cwd = getDirectoryOfPackageJson(fileName, _this.installTypingHost) || projectRootPath;
115922 function getDirectoryOfPackageJson(fileName, host) { function