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
The label-has-for rule has been deprecated. This rule was removed in the recommended preset, but it is still present in the strict preset. If this rule is in fact deprecated, we should also be removed from the strict preset.
The replacement rule label-has-associated-control is enabled in both the recommended and strict presets already.