We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e886b48 commit a03d9b6Copy full SHA for a03d9b6
tools/zod2md-jsdocs/src/lib/transformers.ts
@@ -59,4 +59,3 @@ export function annotateTypeDefinitions(
59
tsLib.visitNode(sourceFile, visitor, tsLib.isSourceFile);
60
};
61
}
62
-
0 commit comments