Skip to content

Add no-global-event-off error to eslint conifg

Paul Slaughter requested to merge ps-enable-eslint-no-global-event-off into master

What does this MR do?

Over in gitlab-org/frontend/eslint-plugin!19 (merged), we created a rule to disable calling off without any args since this is a big assumption and can lead to bugs #228729 (closed).

Conformity

Edited by Paul Slaughter

Merge request reports