UNPKG

@eslint-types/typescript-eslint

Version:
7 lines (5 loc) 143 B
export interface Schema0 { builtinGlobals?: boolean; ignoreDeclarationMerge?: boolean; } export type NoRedeclareRuleOptions = [Schema0?];