mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 18:39:52 +00:00
60c2239e06
Change-Id: I872ab9dd7844eb8885dc30b40a2429875f7591c7
10 lines
117 B
JSON
10 lines
117 B
JSON
{
|
|
"root": true,
|
|
"extends": [
|
|
"../../modules/.eslintrc.json"
|
|
],
|
|
"globals": {
|
|
"seleniumUtils": "readonly"
|
|
}
|
|
}
|