UNPKG

@eslint-types/import

Version:
8 lines (6 loc) 158 B
export interface Schema0 { count?: number; exactCount?: boolean; considerComments?: boolean; } export type NewlineAfterImportRuleOptions = [Schema0?];