mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/RelatedArticles
synced 2024-11-15 03:35:43 +00:00
00405b0309
Remove all mappings in the closures like in I7cf2426cde597259e8c6f3f6f615a1a81a0ca82b in core. Change-Id: Ie9a2fadb8e276774784a4937bb5c3ec11f213352
14 lines
153 B
JSON
14 lines
153 B
JSON
{
|
|
"root": true,
|
|
"extends": "wikimedia",
|
|
"env": {
|
|
"browser": true,
|
|
"qunit": true
|
|
},
|
|
"globals": {
|
|
"$": false,
|
|
"mw": false,
|
|
"OO": false
|
|
}
|
|
}
|