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