Skip to content

require-jsdoc fixer improvement: customizable fixer text #764

@schmetzyannick

Description

@schmetzyannick

Would you be open for a Pull request, which changes the fixer of the require-jsdoc rule?

At the moment, the fixer is adding a comment like this:

/**
 *
 */

I would like the comment to be something like:


/**
 * TODO: fix jsdoc/require-jsdoc
 */

So you can search in your IDE, which comments should be corrected.

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions