UNPKG

@eslint-types/typescript-eslint

Version:
7 lines (5 loc) 146 B
export interface Schema0 { allowThrowingAny?: boolean; allowThrowingUnknown?: boolean; } export type OnlyThrowErrorRuleOptions = [Schema0?];