Last active
June 9, 2018 20:51
-
-
Save Hydrock/7a242724118b8d02be61ced6beb5525b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| const max = Number.MAX_SAFE_INTEGER; | |
| // → 9007199254740991 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment