UNPKG

knip

Version:

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

5 lines (4 loc) 93 B
export type PluginConfig = { plugins?: string[]; entryPathsOrPatterns?: string[]; };