We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e751c3f commit 2a94cd8Copy full SHA for 2a94cd8
tools/zod2md-jsdocs/README.md
@@ -1,4 +1,4 @@
1
-# @code-pushup/jsdocs-annotation-transformer
+# @code-pushup/zod2md-jsdocs
2
3
TypeScript transformer plugin that automatically enhances type definitions with JSDoc comments and schema metadata.
4
tools/zod2md-jsdocs/package.json
@@ -1,5 +1,5 @@
{
- "name": "@code-pushup/jsdocs-annotation-transformer",
+ "name": "@code-pushup/zod2md-jsdocs",
"version": "0.0.0",
"description": "TypeScript transformers enhancing models with JSDoc and schema metadata",
5
"type": "commonjs",
0 commit comments