Searched defs:moduleRootPath (Results 1 – 2 of 2) sorted by relevance
130 const moduleRootPath: string = toUnixPath(projectConfig.modulePathMap[moduleName]); constant154 moduleRootPath, constant178 const { projectFilePath, unixFilePath, packageDir, projectRootPath, moduleRootPath, constant219 const moduleRootPath: string = toUnixPath(projectConfig.modulePathMap[key]); constant
105 moduleRootPath: object; property in ProjectConfig