UNPKG

knip

Version:

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

6 lines (5 loc) 107 B
export type StrykerConfig = { testRunner?: string; checkers?: string[]; plugins?: string[]; };