zulip/static/shared/js
Anders Kaseorg 70ff164f89 js: Convert _.any(a, …), _.some(a, …) to a.some(…).
And convert the corresponding function expressions to arrow style
while we’re here.

Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2020-02-10 14:08:12 -08:00
..
typeahead.js js: Convert _.any(a, …), _.some(a, …) to a.some(…). 2020-02-10 14:08:12 -08:00
typing_status.js js: Automatically convert var to let and const in most files. 2019-11-03 12:42:39 -08:00
typing_status.js.flow typing_status: Switch sentinel "recipient" value to `null`. 2019-10-24 14:56:56 -07:00