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.