UNPKG

@eslint-types/jsdoc

Version:
14 lines (12 loc) 295 B
export interface Schema0 { contexts?: Array< | string | { comment?: string; context?: string; } >; defaultDestructuredRootDescription?: string; setDefaultDestructuredRootDescription?: boolean; } export type RequireParamDescriptionRuleOptions = [Schema0?];