UNPKG

@eslint-types/jsdoc

Version:
13 lines (11 loc) 217 B
export interface Schema0 { contexts: Array< | string | { comment?: string; context?: string; message?: string; } >; } export type NoRestrictedSyntaxRuleOptions = [Schema0?];