Skip to content

Format files according to .prettierrc #64

@adgator101

Description

@adgator101

Several files in this repository do not adhere to the formatting rules defined in the .prettierrc configuration.

Task Details

  • Check the codebase for files that are not properly formatted according to the current Prettier configuration.
  • Use Prettier with the project's .prettierrc to automatically reformat these files.
  • Only formatting changes should be included in your pull request. Avoid mixing in any other code changes.
  • After formatting, verify that the codebase still builds and passes all tests (if applicable).

Why This Matters

Consistent formatting makes code easier to read, review, and maintain. This task will help improve the developer experience and code quality for everyone working on this project.


If you have questions during this process, comment on this issue for guidance.

Metadata

Metadata

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions