youtube image
From YouTube: Pair Programming - Writing an eslint rule for global .off()

Description

In this pairing session we create an eslint rule to detect that `off(...)` and `$off(...)` are never called with less than 2 arguments.
https://gitlab.com/gitlab-org/frontend/eslint-plugin/-/merge_requests/19