Skip to content

Commit 2a94cd8

Browse files
author
Michael Hladky
committed
refactor: wip
1 parent e751c3f commit 2a94cd8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tools/zod2md-jsdocs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# @code-pushup/jsdocs-annotation-transformer
1+
# @code-pushup/zod2md-jsdocs
22

33
TypeScript transformer plugin that automatically enhances type definitions with JSDoc comments and schema metadata.
44

tools/zod2md-jsdocs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@code-pushup/jsdocs-annotation-transformer",
2+
"name": "@code-pushup/zod2md-jsdocs",
33
"version": "0.0.0",
44
"description": "TypeScript transformers enhancing models with JSDoc and schema metadata",
55
"type": "commonjs",

0 commit comments

Comments
 (0)