gajus/eslint-plugin-jsdoc

`jsdoc/check-param-names` should be fixable if order is wrong

Closed

#47 opened on Oct 25, 2017

 (10 comments) (1 reaction) (0 assignees)JavaScript (177 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (1,227 stars)
PR merge metrics
 (Avg merge 2d 8h) (10 merged PRs in 30d)

Description

I saw that another eslint plugin detects merely incorrect parameter order. It would be nice if this could be automatically fixed. You would have to ensure object properties are kept with param, and it could also (if this is preferred) move the @returns to the end.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Contributor guide