Rich Trott
Rich Trott
> I think they are related, it can't find a node binary when running `npm install` in `tools/doc`. Will take a look in a bit I'm not looking closely, but...
The last vestige of this issue was removed from the main branch of `lodash` in 2019 in 40e9c66ca60455d26de752bfbab330771597e7a8. Unfortunately, that commit wasn't included in the 4.17.21 release that went out...
I left this comment on the PR, but I think an options object is probably a better API. `_.toNumber(something, somethingElse)` is not, to me, a self-evident API. `_.toNumber(something, {defaultReturnValue: 0})`...
It seems like this feature would typically be used to return 0 instead of `NaN`, but that's already what `toFinite()` does, and `toFinite()` has the added bonus of returning usable...
> Not necessarily. Any number could be set as a default for a missing/wrong value in a config file. By example a upper limit for a certain amount of money,...
Needs tests.
> How we are going to check for complex object? [Structured Clone Algorithm](https://developer.mozilla.org/en-US/docs/Web/API/Web_Workers_API/Structured_clone_algorithm) doesn't support functions and other things. It seems like this question is answered in the code suggestion...
Test run of this change in my fork: https://github.com/Trott/io.js/actions/runs/14807712228
> Test run of this change in my fork: https://github.com/Trott/io.js/actions/runs/14807712228 Confirmed that this eliminates three of the four parse errors, as expected.
This only adds you to the moderation alias but I think you also need to add yourself to the report alias.