- Disallow calling some Object.prototype methods directly on objects
This rule disallows calling some Object.prototype methods directly on object instances.
You can check them out here.