mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-24 17:36:14 -04:00
lint: Fix some straightforward ESLint errors
This commit is contained in:
parent
e66e8a4eb2
commit
ca01856f94
3 changed files with 139 additions and 113 deletions
|
@ -1,3 +1,5 @@
|
|||
'use strict';
|
||||
|
||||
/**
|
||||
* Spys on socket.io messages and saves them into several arrays
|
||||
* that are visible in tests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue