mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-24 07:43:47 +00:00
deedcbcdb1
Satisfy typescripts needs Literals are evaluated faster and what we use more consistently. With typescript, since keys and values can be any value, we need to declare explictly the expected types of the values via a @type command. Note Object is also a constructor, if you use `new Object()` you would get the same typescript error. Follow up to I9583ee7ebf8c810ddd504193d568034c954d28f2 Bug: T365083 Change-Id: Ibfda8ea1bcf2ecb6b280302197af33e4c4065d95 |
||
---|---|---|
.. | ||
images | ||
mediawiki.less | ||
skins.vector.clientPreferences | ||
skins.vector.js | ||
skins.vector.legacy.js | ||
skins.vector.search | ||
skins.vector.styles | ||
skins.vector.styles.legacy | ||
.eslintrc.json | ||
CheckboxHack.d.ts | ||
CollapsibleTabsPlugin.d.ts | ||
MediaWikiPageReady.d.ts | ||
mw.d.ts | ||
VectorResourceLoaderVirtualConfig.d.ts | ||
vue.d.ts |