Skip to content

Conversation

@killerwolf
Copy link
Owner

This commit introduces Prettier as a dependency and adds configuration files (.prettierrc.json and .prettierignore). It also formats all relevant files in the project to ensure consistent code style. Additionally, Prettier scripts are added to package.json for formatting checks and fixes. The GitHub workflows are updated to use double quotes for consistency.

This commit introduces Prettier as a dependency and adds configuration files (.prettierrc.json and .prettierignore). It also formats all relevant files in the project to ensure consistent code style. Additionally, Prettier scripts are added to package.json for formatting checks and fixes. The GitHub workflows are updated to use double quotes for consistency.
Update the code-quality workflow to include a Prettier formatting check. Additionally, update the README to document the use of both Biome and Prettier for formatting and linting, ensuring consistency across different file types.
@killerwolf killerwolf merged commit 62f6502 into main Apr 14, 2025
1 check passed
@killerwolf killerwolf deleted the feature/add-prettier branch April 14, 2025 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants