gajus/eslint-plugin-jsdoc

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

Open

#47 opened on Oct 25, 2017

View on GitHub
 (10 comments) (1 reaction) (0 assignees)JavaScript (172 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (1,215 stars)
PR merge metrics
 (PR metrics pending)

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