UNPKG

@eslint-types/import

Version:
7 lines (5 loc) 139 B
export interface Schema0 { commonjs?: boolean; noUselessIndex?: boolean; } export type NoUselessPathSegmentsRuleOptions = [Schema0?];