Skip to content

Standardize Code Style with ESLint and Prettier #47

@timDeHof

Description

@timDeHof

To maintain a consistent code style and improve code quality, we need to ensure ESLint and Prettier are properly set up and configured. After setting up, the entire codebase should be formatted according to these tools to standardize the coding style.

Acceptance Criteria:

  • Set up and configure ESLint and Prettier.
  • Run ESLint and Prettier on the entire codebase.
  • Fix any linting issues that arise.
  • Document the coding standards in the contributing guide.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions