UNPKG

@eslint-types/jsdoc

Version:
12 lines (10 loc) 193 B
export interface Schema0 { contexts?: Array< | string | { comment?: string; context?: string; } >; } export type ImplementsOnClassesRuleOptions = [Schema0?];