Krinkle has submitted this change and it was merged.

Change subject: Follow-up I5918367: Add new classes to jsduck.json
......................................................................


Follow-up I5918367: Add new classes to jsduck.json

No idea how this passed the first time…

Change-Id: I690d10f4f69c657bc58f989c545905649f97add8
(cherry picked from commit 2c689a479094fffa012185e6f4df72c23c1111c1)
---
M jsduck.json
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Krinkle: Verified; Looks good to me, approved



diff --git a/jsduck.json b/jsduck.json
index 494d807..33b4972 100644
--- a/jsduck.json
+++ b/jsduck.json
@@ -7,7 +7,7 @@
        "--builtin-classes": true,
        "--processes": "0",
        "--warnings-exit-nonzero": true,
-       "--external": 
"HTMLDocument,Window,Node,Set,Range,Selection,ClientRect,File,Blob,DataTransfer,DataTransferItem",
+       "--external": 
"HTMLDocument,Window,Node,Set,Range,Selection,ClientRect,File,Blob,DataTransfer,DataTransferItem,KeyboardEvent,MouseEvent",
        "--output": "docs",
        "--": [
                ".jsduck/external.js",

-- 
To view, visit https://gerrit.wikimedia.org/r/195909
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I690d10f4f69c657bc58f989c545905649f97add8
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/VisualEditor
Gerrit-Branch: wmf/1.25wmf20
Gerrit-Owner: Krinkle <[email protected]>
Gerrit-Reviewer: Jforrester <[email protected]>
Gerrit-Reviewer: Krinkle <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to