Searched defs:collectIgnorePathsAsync (Results 1 – 2 of 2) sorted by relevance
61 async function collectIgnorePathsAsync(projectRoot: string, options?: Options): Promise<string[]> { function
57 async function collectIgnorePathsAsync(projectRoot, options) { function