Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 283 Bytes

File metadata and controls

7 lines (4 loc) · 283 Bytes

Disallow the use of Intl.NumberFormat due to potential performance issues (@bam.tech/avoid-intl-number-format)

💼 This rule is enabled in the performance config.

Prevents from the using Intl.NumberFormat to improve performance.