Searched defs:packageRoot (Results 1 – 2 of 2) sorted by relevance
77 const packageRoot = getPackageRoot(projectRoot, type as any); constant160 const packageRoot = getPackageRoot(projectRoot, type as any); constant
103 function getCurrentPackageName(projectRoot, packageRoot) { argument109 function getCurrentPackageForProjectFile(projectRoot, packageRoot, fileName, type) { argument