Audits each custom element against a subset of the
Gold Standard Checklist for Web Components
plus documentation-coverage of its public surface. Combines manifest-derived
checks (documented events/parts/slots/attributes) with a JSDOM mount probe
(attribute↔property reflection, exposed parts/slots, un-overridable :host
styles). Returns one LintResult per element; rules are independent and
identified by a stable id.
Audits each custom element against a subset of the Gold Standard Checklist for Web Components plus documentation-coverage of its public surface. Combines manifest-derived checks (documented events/parts/slots/attributes) with a JSDOM mount probe (attribute↔property reflection, exposed parts/slots, un-overridable
:hoststyles). Returns one LintResult per element; rules are independent and identified by a stable id.