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 b2c3729 commit 14649d8Copy full SHA for 14649d8
tools/zod2md-jsdocs/docs/zod2md-jsdocs-nx-plugin.md
@@ -15,7 +15,7 @@ Why should you use this plugin?
15
// nx.json
16
{
17
//...
18
- "plugins": ["./tools/zod2md-jsdocs-nx-plugin/src/lib/plugin.js"],
+ "plugins": ["./tools/zod2md-jsdocs-nx-plugin/src/lib/plugin.ts"],
19
}
20
```
21
0 commit comments