-
-
Notifications
You must be signed in to change notification settings - Fork 8
Closed
Labels
👀 no/externalThis makes more sense somewhere elseThis makes more sense somewhere else
Description
hast-util-from-parse5/index.js
Line 158 in c9b1e27
start = pos && pos.startTag && position(pos.startTag).end |
position(pos.startTag)
could return null
, but that branch isn't expected by the code that fails.
Metadata
Metadata
Assignees
Labels
👀 no/externalThis makes more sense somewhere elseThis makes more sense somewhere else