Skip to content

Implement prettier #6

Description

@maciejtrybula

Objective: Implement Prettier as a code formatting tool across the project to ensure consistent code style and improve code readability.

Scope:

•	Integrate Prettier into the existing development workflow.
•	Configure Prettier with a standard set of formatting rules that align with the project’s coding guidelines.
•	Enforce Prettier formatting on all JavaScript, TypeScript, HTML, and CSS files.
•	Automatically format code on file save in the development environment.
•	Include Prettier in the CI/CD pipeline to validate code formatting before merging changes.

Expected Outcome: Consistent code style across the project, reduced code review times, and fewer style-related discussions within the development team.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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