Skip to content

Add support for Prettier #477

@pkspyder007

Description

@pkspyder007

Context

We want to enhance our code formatting and consistency by integrating Prettier into our development workflow. Prettier will help us automatically format our code according to defined rules and conventions.

Expected Behavior

  1. Prettier should be integrated into our project.
  2. We should have a well-defined Prettier configuration that aligns with our project's code style requirements.
  3. Prettier should be configured to automatically format code files on save or as part of our build process, depending on our workflow.
  4. We should document the Prettier setup and configuration for the team to reference.

Current Behavior

Currently, our project does not have Prettier configured, and there are no code formatting rules in place. This can lead to inconsistent code styles throughout the codebase. We want to address this by setting up Prettier to ensure consistent and automated code formatting.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions