mediawiki-extensions-Confir.../resources/ve-confirmedit/.eslintrc.json
Ed Sanders 1f0d203065 Move VE's ConfirmEdit support to this extension
This can be merged before the code is dropped from VE, as
it will just overwrite the registry entry.

Bug: T141676
Depends-On: I2c35b9443208928db43bcfd515864641b10cc602
Change-Id: I2fa7ca7203e0a82f5ce9b79e2642dba2baba6c5a
2018-11-23 17:24:56 +00:00

7 lines
50 B
JSON

{
"globals": {
"ve": false,
"OO": false
}
}