-
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
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:
- PR: ⬆️ Update runners and
prekchecks #349 - Comment: ⬆️ Update runners and
prekchecks #349 (comment)
Requested by: @denialhaag
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels