UNPKG

@eslint-types/jsdoc

Version:
8 lines (6 loc) 173 B
export interface Schema0 { allowWhitespace?: boolean; preventAtEnd?: boolean; preventAtMiddleLines?: boolean; } export type NoMultiAsterisksRuleOptions = [Schema0?];