Page MenuHomePhabricator

EsLint: fix the "jsdoc/require-param-type" warnings
Closed, ResolvedPublic

Description

Eslint reports some "jsdoc/require-param-type" warnings, quite easy to fix.

Actually, it would fix a silly annoyance for me: there is an issue between the reports eslint-plugin-jsdoc and my editor (Neovim + coc.nvim + coc-eslint). My editor reports lots of errors and it is quite unusable on files having these warnings.

With the hope it can also be a little helpful for the project.

Event Timeline

Change 828029 had a related patch set uploaded (by Teleosteen; author: Teleosteen):

[mediawiki/extensions/WikiLambda@master] EsLint: fix the "jsdoc/require-param-type" warnings

https://gerrit.wikimedia.org/r/828029

Change 828029 merged by jenkins-bot:

[mediawiki/extensions/WikiLambda@master] eslint: Fix the "jsdoc/require-param-type" warnings and enforce

https://gerrit.wikimedia.org/r/828029