object-shorthand - Rules
The --fix option on the command line can automatically fix some of the problems reported by this rule. ECMAScript 6 provides a concise form for defining object literal methods and properties. This syntax can make defining complex object literals much cleaner.
https://eslint.org/docs/rules/object-shorthand