Searched refs:getDirectoryOfPackageJson (Results 1 – 2 of 2) sorted by relevance
158 … const cwd = getDirectoryOfPackageJson(fileName, this.installTypingHost) || projectRootPath;220 …function getDirectoryOfPackageJson(fileName: string, host: InstallTypingHost): string | undefined { function
115862 … var cwd = getDirectoryOfPackageJson(fileName, _this.installTypingHost) || projectRootPath;115922 function getDirectoryOfPackageJson(fileName, host) { function