zulip/static
Anders Kaseorg d72423ef21 eslint: Replace empty-returns with consistent-return.
Instead of prohibiting ‘return undefined’ (#8669), we require that a
function must return an explicit value always or never.  This prevents
you from forgetting to return a value in some cases.  It will also be
important for TypeScript, which distinguishes between undefined and
void.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2020-09-25 15:17:59 -07:00
..
assets dependencies: Upgrade JavaScript dependencies. 2020-09-24 16:33:45 -07:00
audio notifications: Add a setting for changing the notification sound. 2018-12-09 21:25:30 -08:00
generated
html logo: Update Zulip logo. 2020-07-16 01:37:08 -07:00
images integrations: Re-add Canarytoken integration. 2020-07-20 15:34:40 -07:00
js eslint: Replace empty-returns with consistent-return. 2020-09-25 15:17:59 -07:00
shared eslint: Replace empty-returns with consistent-return. 2020-09-25 15:17:59 -07:00
styles emoji_picker: Fix search input length. 2020-09-23 11:33:27 -07:00
templates emoji_picker: Fix search input length. 2020-09-23 11:33:27 -07:00
third styles: Rename .scss files back to .css. 2020-09-15 16:33:28 -07:00
.gitignore team: Generate team page data using cron job. 2020-04-08 12:52:31 -07:00