MCPcopy
hub / github.com/htmlhint/HTMLHint / getSupported

Method getSupported

src/cli/formatter.ts:63–63  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

61
62export interface Formatter extends EventEmitter {
63 getSupported(): typeof arrSupportedFormatters
64 init(tmpHTMLHint: typeof IHTMLHint, tmpOptions: { nocolor?: boolean }): void
65 setFormat(format: string): void
66

Callers 1

htmlhint.tsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected