Skip to content

Commit 14649d8

Browse files
author
John Doe
committed
refactor: fix docs
1 parent b2c3729 commit 14649d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/zod2md-jsdocs/docs/zod2md-jsdocs-nx-plugin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Why should you use this plugin?
1515
// nx.json
1616
{
1717
//...
18-
"plugins": ["./tools/zod2md-jsdocs-nx-plugin/src/lib/plugin.js"],
18+
"plugins": ["./tools/zod2md-jsdocs-nx-plugin/src/lib/plugin.ts"],
1919
}
2020
```
2121

0 commit comments

Comments
 (0)