es-x/no-math-f16round
disallow the
Math.f16round
method
- ✅ The following configurations enable this rule: no-float16array and no-new-in-esnext
This rule reports ES2025 Math.f16round
method as errors.
💡 Examples
⛔ Examples of incorrect code for this rule:
🚀 Version
This rule was introduced in v8.5.0.