sindresorhus/eslint-plugin-unicorn

Autofix for unicorn/prevent-abbreviations and JSDoc

Closed

#733 opened on May 17, 2020

 (3 comments) (2 reactions) (0 assignees)JavaScript (468 forks)user submission
enhancementhelp wanted

Repository metrics

Stars
 (5,022 stars)
PR merge metrics
 (Avg merge 1d 16h) (399 merged PRs in 30d)

Description

Autofix for unicorn/prevent-abbreviations must either don't touch function parameters or rename them in JSDoc when it exists or it will break a code (the JSDoc based type check, documentation, etc).

Contributor guide