mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Cite
synced 2024-11-14 18:45:12 +00:00
9535126304
These changes mostly improve the code, and align the lint rules with the MediaWiki base. Change-Id: Ib4b0595fd9a9298039b8b44a0f1d4a9e90731527
9 lines
108 B
JSON
9 lines
108 B
JSON
{
|
|
"root": true,
|
|
"extends": [
|
|
"wikimedia/client-es6",
|
|
"wikimedia/jquery",
|
|
"wikimedia/mediawiki"
|
|
]
|
|
}
|