Skip to content

[FEATURE] Implement Prettier for automated code formatting #944

Description

@rohitkumarnaidu

Feature description

Integrate Prettier into the project for automated code formatting.

Problem it solves

When multiple contributors touch the codebase, inconsistent styling inevitably creeps in, leading to messy diffs and tedious formatting discussions during code reviews.

Proposed solution

I'd love to introduce Prettier to enforce a strict, unified code style automatically. This lets reviewers focus on actual logic rather than syntax. If you agree, please assign this issue to me and add the ELUSOC label so I can get a PR going!

Alternatives considered

We could use standard ESLint without Prettier, but Prettier is the gold standard for pure formatting automation.

Additional context

N/A

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