disallow the Math.cbrt method (es/no-math-cbrt)

This rule reports ES2015 Math.cbrt method as errors.

Examples

⛔ Examples of incorrect code for this rule:

📚 References

Last Updated: 8/27/2019, 11:29:02 AM