- Disallow assignments to native objects or read-only global variables
This rule disallows modifications to read-only global variables.
You can check them out here.