developer-bandi / developer-bandi/codemod-kit
[Chore] Implementing a script to automatically generate website document descriptions
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The descriptions currently in the transformer documentation are not synchronized with the descriptions generated by zod in the package.
This has the disadvantage of having to manually copy the values each time, and the problem that they may not be accurate.
You should implement a script that automatically reflects the description of the transformer and the description of the options in the documentation during the build so that it can be automatically reflected.
Since we are currently loading the options created with zod in the package from the website, I think it would be okay to solve it in the form of import rather than a script.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.