math/no-static-nan-calculations
disallow static calculations that go to NaN
- ⚙️ This rule is included in
"plugin:math/recommended"
. - 💡 Some problems reported by this rule are manually fixable by editor suggestions.
📖 Rule Details
This rule disallow static calculations that go to NaN.
🔧 Options
Nothing.
📚 Further reading
👫 Related rules
🚀 Version
This rule was introduced in eslint-plugin-math v0.5.0