- Disallow unnecessary computed property keys in object literals
This rule disallows unnecessary usage of computed property keys.
You can check them out here.