We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d518d72 commit 6ae93f9Copy full SHA for 6ae93f9
lib/index.js
@@ -37,7 +37,6 @@ export function toMarkdown(tree, options = {}) {
37
}
38
39
context.handle = zwitch('type', {
40
- // @ts-expect-error: TODO: fix the typing here.
41
invalid,
42
unknown,
43
handlers: context.handlers
0 commit comments