You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changed: remove redundant and obsolete eslint rules (#4143). This removes two errors: EVENT_LISTENER_FOURTH (not applicable anymore) and NO_DOCUMENT_WRITE (which is replaced by UNSAFE_VAR_ASSIGNMENT).
dependencies
Updated: dependency @mdn/browser-compat-data to v4.1.4 (#4137)
Updated: dependency eslint-visitor-keys to v3.2.0 (#4133)