gajus/eslint-plugin-jsdoc

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

Open

#47 ouverte le 25 oct. 2017

Voir sur GitHub
 (10 commentaires) (1 réaction) (0 assignés)JavaScript (172 forks)github user discovery
enhancementhelp wanted

Métriques du dépôt

Stars
 (1 215 stars)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur