Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: use explicit coercion of exitCode to number.
Implicit coercion to number was removed in node 20, see https://nodejs.org/api/deprecations.html#DEP0164
- Loading branch information