UNPKG

knip

Version:

Find and fix unused files, dependencies and exports in your TypeScript and JavaScript projects

7 lines (6 loc) 117 B
export interface CypressConfig { reporter: string; reporterOptions?: { configFile?: string; }; }