UNPKG

@eslint-types/typescript-eslint

Version:
7 lines (5 loc) 119 B
export interface Schema0 { before?: boolean; after?: boolean; } export type CommaSpacingRuleOptions = [Schema0?];