UNPKG

@eslint-types/jsdoc

Version:
7 lines (5 loc) 143 B
export interface Schema0 { ignore?: string[]; preventAllMultiAsteriskBlocks?: boolean; } export type NoBadBlocksRuleOptions = [Schema0?];