mediawiki-extensions-Templa.../tests/qunit
Thiemo Kreuz 2cb03827cc Fix several type hints in JavaScript code
Two main mistakes:
* The {...foo} syntax is for a variable number of parameters.
  But this is not the case here.
* Optional parameters should be marked as such via [foo].

Change-Id: I0c26ea44fab6094616443ce8fae4fd47c61fd7c4
2021-08-28 12:08:28 +02:00
..
.eslintrc.json eslint: Introduce wikimedia/qunit ruleset 2018-11-15 23:21:32 +00:00
ext.templateData.tests.js Fix several type hints in JavaScript code 2021-08-28 12:08:28 +02:00