If comments are invalid because of typing mistakes, then documentation will be incomplete. If comments are inconsistent because they are not updated when function definitions are modified, then readers might become confused. Rule Details This rule enforces valid and consistent JSDoc comments. It reports any of the following problems: missing parameter tag: @arg, @argument, or @param inconsistent o