es-x/no-intl-durationformat
disallow the
Intl.DurationFormat
object
- ✅ The following configurations enable this rule: no-new-in-esnext-intl-api
This rule reports ES2025 Intl API Intl.DurationFormat
object as errors.
💡 Examples
⛔ Examples of incorrect code for this rule:
🚀 Version
This rule was introduced in v8.5.0.