Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
62
export
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.ts
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected