UNPKG

knip

Version:

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

5 lines (4 loc) 91 B
export type LintHTMLConfig = { extends?: string | string[]; plugins?: string[]; };