- Disallow calling global object properties as functions
This rule disallows calling the Math, JSON and Reflect objects as functions.
You can check them out here.