Skip to content

Conversation

@killerwolf
Copy link
Owner

Add Biome as a dev dependency for linting and formatting. Update the CI workflow to include linting checks. Adjust import quotes and formatting across the codebase to align with Biome's double-quote style. Add a new demo HTML file for local testing.

Add Biome as a dev dependency for linting and formatting. Update the CI workflow to include linting checks. Adjust import quotes and formatting across the codebase to align with Biome's double-quote style. Add a new demo HTML file for local testing.
The --no-apply flag is redundant as it is the default behavior of the biome check command. Removing it simplifies the script without changing its functionality.
The "format" and "lint" scripts were redundant as their functionality is already covered by "lint:fix" and "lint:check". This change simplifies the script section and avoids confusion.
Add instructions for using Biome for linting and formatting in the project. This helps developers understand how to maintain code quality and consistency.
@killerwolf killerwolf merged commit d4d8d93 into main Apr 14, 2025
1 check passed
@killerwolf killerwolf deleted the feature/add-biome branch April 14, 2025 22:18
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