mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 21:43:21 +00:00
Also adds a custom rule to eslint. Since the recommended way of extending eslint is to create plugins as standalone npm packages, the separate rule is published as 'eslint-plugins-empty-returns'. Fixes #8669.