es-x/no-intl-segmenter
disallow the
Intl.Segmenter
object
- ✅ The following configurations enable this rule: no-new-in-es2022-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, restrict-to-es2019-intl-api, restrict-to-es2020-intl-api, and restrict-to-es2021-intl-api
This rule reports ES2022 Intl API Intl.Segmenter
object as errors.
💡 Examples
⛔ Examples of incorrect code for this rule:
🚀 Version
This rule was introduced in v6.0.0.