Searched defs:getConfigFilePaths (Results 1 – 2 of 2) sorted by relevance
9 getConfigFilePaths: true, property288 function getConfigFilePaths(projectRoot) { function
204 export function getConfigFilePaths(projectRoot: string): ConfigFilePaths { function