mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-06-11 10:46:28 -05: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()`