Closed
Bug 1938343
Opened 2 months ago
Closed 2 months ago
Apply ESLint's eqeqeq rule?
Categories
(Developer Infrastructure :: Lint and Formatting, task)
Developer Infrastructure
Lint and Formatting
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1540779
People
(Reporter: saschanaz, Unassigned)
References
Details
I found from https://phabricator.services.mozilla.com/D232261#inline-1292481 that we don't have eqeqeq rule enabled in m-c, I wonder we are intentionally not applying that rule or it just hasn't been a problem so far.
Reporter | ||
Updated•2 months ago
|
See Also: → https://eslint.org/docs/latest/rules/eqeqeq
Comment 1•2 months ago
|
||
I'm going to mark this as a duplicate of bug 1540779, since there's already some discussion about strict vs non-strict and if we enable it, we'll probably do it there.
You need to log in
before you can comment on or make changes to this bug.
Description
•