edtz

Results 1 issues of edtz

Supposedly, everything lower or equal to Number.MAX_SAFE_INTEGER should be 'number', but it's not the case. Here's repro: ``` import JsonBigInt from "json-bigint"; const { parse } = JsonBigInt({ protoAction: "ignore",...