You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(parser) Resolve issue with missing TS property (#3225)
Using `highlightElement` with version 10.7.2 causes the following
TypeScript build error: "error TS2339: Property 'highlightElement' does
not exist on type 'HLJSApi'."
0 commit comments