UNPKG

@eslint-types/jsdoc

Version:
8 lines (6 loc) 174 B
export interface Schema0 { definedTypes?: string[]; disableReporting?: boolean; markVariablesAsUsed?: boolean; } export type NoUndefinedTypesRuleOptions = [Schema0?];