mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-11 10:00:13 -06:00
* fix(46195): handle numeric separators and larger integers correctly * Use `indexOf()` instead of `includes()`
* fix(46195): handle numeric separators and larger integers correctly * Use `indexOf()` instead of `includes()`