MCPcopy Index your code
hub / github.com/htmlhint/HTMLHint / emit

Method emit

src/cli/formatter.ts:67–67  ·  view source on GitHub ↗
(event: 'start')

Source from the content-addressed store, hash-verified

65 setFormat(format: string): void
66
67 emit(event: 'start'): boolean
68 emit(event: 'file', arg: FormatterFileEvent): boolean
69 emit(event: 'config', arg: FormatterConfigEvent): boolean
70 emit(event: 'end', arg: FormatterEndEvent): boolean

Callers 3

hintTargetsFunction · 0.80
hintNextFunction · 0.80
getConfigFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected