mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-14 18:15:19 +00:00
3b9ba67889
Change-Id: I92a588492169dafaf070477bef9fe22fa1fea5d3
10 lines
109 B
JSON
10 lines
109 B
JSON
{
|
|
"root": true,
|
|
"extends": [
|
|
"../../.eslintrc.json"
|
|
],
|
|
"globals": {
|
|
"seleniumUtils": "readonly"
|
|
}
|
|
}
|