es-x/no-intl-relativetimeformat
disallow the
Intl.RelativeTimeFormat
object
- ✅ The following configurations enable this rule: no-new-in-es2020-intl-api, restrict-to-es-intl-api-1st-edition, restrict-to-es2015-intl-api, restrict-to-es2016-intl-api, restrict-to-es2017-intl-api, restrict-to-es2018-intl-api, and restrict-to-es2019-intl-api
This rule reports ES2020 Intl API Intl.RelativeTimeFormat
object as errors.
💡 Examples
⛔ Examples of incorrect code for this rule:
🚀 Version
This rule was introduced in v6.0.0.