eslint-typegen icon indicating copy to clipboard operation
eslint-typegen copied to clipboard

[Feature] Add option to include the jsdoc of the rule options

Open JoseGalRe opened this issue 4 months ago • 0 comments

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.

JoseGalRe avatar Aug 09 '25 02:08 JoseGalRe