mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 10:35:48 +00:00
6076708ff3
Change-Id: I638e0f82949597e2a2e4ea18fc2f0258f225358c
13 lines
175 B
JSON
13 lines
175 B
JSON
{
|
|
"env": {
|
|
"browser": false,
|
|
"shared-node-browser": true
|
|
},
|
|
"globals": {
|
|
"HTMLElement": "readonly",
|
|
"Node": "readonly",
|
|
"document": "readonly",
|
|
"$": "off"
|
|
}
|
|
}
|