UNPKG

@eslint-types/typescript-eslint

Version:
7 lines (5 loc) 159 B
export interface Schema0 { ignoreArrowShorthand?: boolean; ignoreVoidOperator?: boolean; } export type NoConfusingVoidExpressionRuleOptions = [Schema0?];