--- ruleName: object-literal-sort-keys description: Requires keys in object literals to be sorted alphabetically rationale: Useful in preventing merge conflicts optionsDescription: Not configurable. options: null optionExamples: - 'true' type: maintainability optionsJSON: 'null' layout: rule title: 'Rule: object-literal-sort-keys' ---