Skip to content

Request for Code Formatting Standardization in Project: Configuring a Formatter for Consistent Code StyleΒ #162

@ebenezer-melkamu

Description

@ebenezer-melkamu

Is your feature request related to a problem? Please describe.
VS-Code formatters are inconsistently leaving a trailing comma in object lists. This leads to "flip-flopping" between two practices when submitting PRs.

Including a formatter/prettifier config in the repo will ensure that VS-Code provides consistent formatting on "format on save".

There is no prettier.rc file in the codebase, and the current editorconfig formatter setup is not overriding the configuration i have in my local machine

Describe the solution you'd like
Add a .prettier.rc file in the codebase and then put the code formatting setup there

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions