eslint-typegen
eslint-typegen copied to clipboard
[Feature] Add option to include the jsdoc of the rule options
Clear and concise description of the problem
Add option to include the jsdoc of the rule options
Suggested solution
Add a new option in the RulesTypeGenOptions to allow to the user add the jsdoc of the rule options to generated type definitions
Alternative
No response
Additional context
No response
Validations
- [x] Follow our Code of Conduct
- [x] Read the Contributing Guide.
- [x] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.