f
setupTestFilePaths(): string[]
_projectRoot: string,
inputs: string[]
Deduplicates a list of file, folder, and glob inputs so that more-specific paths covered by broader ones are removed.
Usage
import * as mod from "lib/setup/test-file-paths.ts";