UNPKG

@eslint-types/typescript-eslint

Version:
7 lines (5 loc) 145 B
export interface Schema0 { ignoreParameters?: boolean; ignoreProperties?: boolean; } export type NoInferrableTypesRuleOptions = [Schema0?];