MCPcopy
hub / github.com/htmlhint/HTMLHint / core.ts

File core.ts

src/core/core.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import HTMLParser from './htmlparser'
2import Reporter from './reporter'
3import * as HTMLRules from './rules'
4import { Hint, Rule, Ruleset, DisabledRulesMap } from './types'

Callers

nothing calls this directly

Calls 1

addRuleMethod · 0.80

Tested by

no test coverage detected