mediawiki-extensions-Cite/tests/qunit/ve-cite/.eslintrc.json
thiemowmde b02028b671 Move ve-cite QUnit tests to top-level tests/ directory
It's just hard to find and confusing when hidden in that
sub-directory.

Bug: T358851
Change-Id: I19ffe73b79fa9add52af12f477afe7abbc6db836
2024-04-03 12:03:33 +02:00

6 lines
40 B
JSON

{
"globals": {
"ve": "readonly"
}
}