Skip to content

Commit 7162520

Browse files
committed
Fix to register data from hast-util-from-parse5
1 parent aa49022 commit 7162520

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

index.js

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
/**
2+
* @typedef {import('hast-util-from-parse5')} DoNotTouchItRegistersData
3+
*
24
* @typedef {import('./lib/index.js').ErrorCode} ErrorCode
35
* @typedef {import('./lib/index.js').ErrorSeverity} ErrorSeverity
46
* @typedef {import('./lib/index.js').OnError} OnError

0 commit comments

Comments
 (0)