Commit aba9ba2
authored
Show BigInt instead of BigIntExtended when using console.log (#127)
* Show BigInt instead of BigIntExtended when using console.log
hashedSeed: BigIntExtended(2) [ -1252218895, -971237565 ] ->
hashedSeed: -5378239198134528189n
* lint1 parent b8911c5 commit aba9ba2
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
0 commit comments