UNPKG

@eslint-types/typescript-eslint

Version:
7 lines (5 loc) 154 B
export interface Schema0 { ignoreIntersections?: boolean; ignoreUnions?: boolean; } export type NoDuplicateTypeConstituentsRuleOptions = [Schema0?];