diff options
author | Devaev Maxim <[email protected]> | 2018-11-08 20:42:42 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2018-11-08 20:42:42 +0300 |
commit | 1640725cdc6358a77e4a0d8b5ecaf85310c970d6 (patch) | |
tree | e44c87427a319f2afbd69c9ed37ee849d2f2d991 /eslintrc.yaml | |
parent | 363bbdac57fb20cda7a261196105ab4b5f61e7ff (diff) |
streamer state over websocket
Diffstat (limited to 'eslintrc.yaml')
-rw-r--r-- | eslintrc.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eslintrc.yaml b/eslintrc.yaml index 4e8535b0..4ba71dda 100644 --- a/eslintrc.yaml +++ b/eslintrc.yaml @@ -5,7 +5,7 @@ globals: Mouse: true Msd: true Session: true - Stream: true + Streamer: true Ui: true ui: true tools: true |