mediawiki-extensions-Confir.../hCaptcha/resources/ve-confirmedit-hCaptcha/.eslintrc.json
alistair3149 7850e41f03 Support hCaptcha for VisualEditor
Extend Captcha save error handler to verify user using
hCaptcha.

Bug: T264684
Change-Id: I88928e291a2ecd6edd74af62575e8704c0a2ee13
(cherry picked from commit 0993a43a29)
2021-04-22 22:37:57 +00:00

7 lines
50 B
JSON

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