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
ESLint 6 kind of broke the require-atomic-updates rule (which is valuable and we should keep turned on), as it currently reports too many false positives to make it useful.
Let's wait with upgrading until this gets resolved.
ESLint 6 kind of broke the
require-atomic-updates
rule (which is valuable and we should keep turned on), as it currently reports too many false positives to make it useful.Let's wait with upgrading until this gets resolved.
Ref: eslint/eslint#11899
The text was updated successfully, but these errors were encountered: