Skip to content

Conversation

cressie176
Copy link
Collaborator

No description provided.

cressie176 and others added 3 commits September 4, 2025 17:20
Enables the useTemplate Biome lint rule and converts all string
concatenation patterns to use ES6 template literals for improved
readability and maintainability. Excludes lib/defs.js from this
rule as it is generated code.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
The useTemplate rule is enabled by default in Biome, so the explicit
configuration is not needed. This simplifies the biome.json configuration
file.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
Convert string concatenation to template literals in test files
to maintain consistency across the entire codebase.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
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.

1 participant