diff options
Diffstat (limited to '.eslintrc.json')
-rw-r--r-- | .eslintrc.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.eslintrc.json b/.eslintrc.json index fca1449b..369d26ab 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -111,6 +111,7 @@ "deepEqual": "readonly", "generateId": "readonly", "promiseAnimationFrame": "readonly", + "invokeMessageHandler": "readonly", "log": "readonly", "DynamicProperty": "readonly", "EventDispatcher": "readonly", |