UNPKG

@eslint-types/typescript-eslint

Version:
8 lines (6 loc) 140 B
export interface Schema0 { maximum?: number; max?: number; countVoidThis?: boolean; } export type MaxParamsRuleOptions = [Schema0?];