UNPKG

@maggioli-rd/sr-codeowners-plugin

Version:
8 lines (7 loc) 151 B
export type PluginConfig = { excludeRegex: string; header: string; codeownersPath: string; limit: number; leaderboard: boolean; };