eslint: Enable eslint-plugin-no-jquery.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2022-01-25 02:39:43 -08:00
parent f84a2c08d5
commit 4b712b49ef
4 changed files with 16 additions and 3 deletions

View File

@@ -48,4 +48,4 @@ API_FEATURE_LEVEL = 121
# historical commits sharing the same major version, in which case a
# minor version bump suffices.
PROVISION_VERSION = "182.0"
PROVISION_VERSION = "182.1"