total-typescript / ts-reset

A 'CSS reset' for TypeScript, improving types for common JavaScript API's
https://www.totaltypescript.com/ts-reset
MIT License
7.74k stars 117 forks source link

Make String.startsWith return `${P}${string}` #161

Closed alexgleason closed 2 months ago

alexgleason commented 11 months ago

See: https://github.com/microsoft/TypeScript/issues/46958

btoo commented 3 months ago

also https://github.com/microsoft/TypeScript/issues/58152

mattpocock commented 2 months ago

Closing for reasons described here