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