Skip to content

Commit 6ae93f9

Browse files
committed
Remove ts-expect-error
1 parent d518d72 commit 6ae93f9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/index.js

-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ export function toMarkdown(tree, options = {}) {
3737
}
3838

3939
context.handle = zwitch('type', {
40-
// @ts-expect-error: TODO: fix the typing here.
4140
invalid,
4241
unknown,
4342
handlers: context.handlers

0 commit comments

Comments
 (0)