Skip to content

Add Code Formatting Configuration #11

@tesol2y090

Description

@tesol2y090

Problem

The project currently lacks consistent code formatting standards and automated tooling for maintaining code style. This makes it harder to maintain code consistency across the codebase and between different contributors.

Proposed Solution

Implement standardized code formatting using Prettier and ESLint with:

  • Consistent formatting rules for TypeScript/React
  • Integration with Tailwind CSS for class sorting
  • No pre-commit hooks requirement for lighter development setup
  • Simple npm scripts for formatting

Technical Requirements

  • Add Prettier configuration
  • Configure ESLint to work with Prettier
  • Add format scripts to package.json
  • Include Tailwind CSS class sorting

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions