timers: check for nullish instead of falsy in loops · nodejs/node@63a67f8 · GitHub
Skip to content

Commit 63a67f8

Browse files
Trottdanielleadams
authored andcommitted
timers: check for nullish instead of falsy in loops
This prepares the code for the no-cond-assign ESLint rule. PR-URL: #41614 Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Anna Henningsen <anna@addaleax.net>
1 parent f066246 commit 63a67f8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

lib/internal/timers.js

Lines changed: 2 additions & 2 deletions

0 commit comments

Comments
 (0)