mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
Helps with the cases of decimals and exponentials, though not with numbers incorrectly starting with `0`. Fixes #28887.
Helps with the cases of decimals and exponentials, though not with numbers incorrectly starting with `0`. Fixes #28887.