Skip to content

Use Prettier to Format Code #746

Description

@marvinchin

Right now, we are manually formatting code to comply with the linting rules. Having to do this can be somewhat annoying to developers, and can also result it some inconsistencies across the codebase (e.g. where/when to break to a new line).

Instead, we can use a code formatter such as Prettier to automatically format the code for us. This would avoid the overhead of formatting our own code and makes the codebase look more consistent.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions