gajus/eslint-plugin-jsdoc

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

Open

#47 aberto em 25 de out. de 2017

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

Métricas do repositório

Stars
 (1.215 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador