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