UNPKG

@eslint-types/import

Version:
7 lines (5 loc) 124 B
export interface Schema0 { ignore?: string[]; [k: string]: unknown; } export type NoNamespaceRuleOptions = [Schema0?];