diff options
author | Devaev Maxim <[email protected]> | 2019-04-24 22:32:53 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2019-04-24 22:32:53 +0300 |
commit | 3d64401b111d863072c74e81e49de68885c0e084 (patch) | |
tree | b342b911f0836f65fee8163c77c54d004661f2da /testenv | |
parent | 3ecd337b3a259432546e883bc82d83389e0d6aba (diff) |
ipad mouse buttons, keyboard refactoring
Diffstat (limited to 'testenv')
-rw-r--r-- | testenv/linters/eslintrc.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testenv/linters/eslintrc.yaml b/testenv/linters/eslintrc.yaml index 1e4a1f5b..1567c256 100644 --- a/testenv/linters/eslintrc.yaml +++ b/testenv/linters/eslintrc.yaml @@ -6,6 +6,7 @@ globals: Msd: true Session: true Streamer: true + Keypad: true WindowManager: true wm: true tools: true |