Skip to content

Add object-shorthand lint rule #7919

Open
@dblythy

Description

@dblythy

New Feature / Enhancement Checklist

Current Limitation

Without enforcement of stronger lint rules, there is no consistent styling across Parse Server.

Feature / Enhancement Description

Add object-shorthand lint rule so that there is consistency across function declarations.

ECMAScript 6 provides a concise form for defining object literal methods and properties. This syntax can make defining complex object literals much cleaner.

Example Use Case

n/a

Alternatives / Workarounds

n/a

3rd Party References

https://eslint.org/docs/rules/object-shorthand

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:ciCI related issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions