mediawiki-extensions-Visual.../modules/ve-mw/tests
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 doc: Bump copyright year for 2019 2019-01-01 13:24:23 +00:00
dm Remove support for page title "hrefPrefix" other than './' 2019-04-03 20:10:05 +00:00
init/targets Store 'canEdit' property when auto-saving or switching editors 2019-05-24 23:15:38 +02:00
ui Remove support for page title "hrefPrefix" other than './' 2019-04-03 20:10:05 +00:00
.eslintrc.json build: Update eslint-config-wikimedia to 0.11.0 2019-02-20 20:23:43 +00:00
mw-preload.js test: Omit 'window' in mw-preload.js 2014-11-19 01:46:38 +00:00
ve.test.utils.js Remove redundant @method annotations 2019-08-21 23:33:15 +02:00