We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35df593 commit b2c3729Copy full SHA for b2c3729
tools/zod2md-jsdocs/README.md
@@ -17,7 +17,7 @@ Add the plugin to your `nx.json`:
17
18
```jsonc
19
{
20
- "plugins": ["./tools/zod2md-jsdocs/src/lib/plugin.js"],
+ "plugins": ["./tools/zod2md-jsdocs/src/nx-plugin.ts"],
21
}
22
```
23
0 commit comments