react-spectrum icon indicating copy to clipboard operation
react-spectrum copied to clipboard

Internationalized/NumberParser: fix TS5.5 build errors

Open Renegade334 opened this issue 9 months ago • 0 comments

This small change pre-emptively addresses build errors that will appear under TypeScript 5.5, caused by changes relating to Intl.NumberFormat in microsoft/TypeScript#56902.

Unit tests are unaffected.

Renegade334 avatar May 04 '24 21:05 Renegade334