mediawiki-extensions-Visual.../modules/ve-mw
Bartosz Dziewoński 84d548e7b1 Remove redundant @method annotations
A @method annotation is only necessary when the docblock is not
directly followed by a function declaration (in which case JSDuck
assumes it documents a property), e.g. when defining an abstract
function or referencing a function from another library.

I verified that JSDuck generates exactly the same output before and
after this change (docs/data-<hash>.js files are identical).

Change-Id: I7edf51a8560ab9978b42800ab1026f0b5555c3bf
2019-08-21 23:33:15 +02:00
..
ce Remove redundant @method annotations 2019-08-21 23:33:15 +02:00
dm Remove redundant @method annotations 2019-08-21 23:33:15 +02:00
init Remove redundant @method annotations 2019-08-21 23:33:15 +02:00
tests Remove redundant @method annotations 2019-08-21 23:33:15 +02:00
themes SaveDialog: Hide options bar when empty 2019-07-16 14:28:25 +01:00
ui Remove redundant @method annotations 2019-08-21 23:33:15 +02:00
ve.MWutils.js eslint: Enable valid-jsdoc 2019-04-17 17:13:39 +01:00