diff options
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 |