Skip to content

Format TypeScript files with prettier #351

@coderabbitai

Description

@coderabbitai

Summary

This issue tracks the task of formatting TypeScript files with prettier to ensure consistent code style across the codebase.

Details

The prettier configuration can be extended to include TypeScript files by adding ts and tsx to the types_or field in the prettier hook configuration in .pre-commit-config.yaml.

During PR #349, it was discovered that including TypeScript files in the prettier configuration revealed formatting inconsistencies and potential code quality issues in the TypeScript files that should be addressed.

Context

This issue was created as a follow-up to the discussion in PR #349:

Requested by: @denialhaag

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