Closed
Description
Suggestion
This comes up once in a while. I was surprised to see it's not enabled in any ruleset already.
https://eslint.org/docs/latest/rules/eqeqeq
["error", "always", {"null": "ignore"}]
Example of where this has come up: #6091 (comment)