chore: add biome

This commit is contained in:
tigattack
2025-09-24 22:08:08 +01:00
parent b43b20fbe9
commit 330f80478d
6 changed files with 237 additions and 3058 deletions

View File

@@ -209,7 +209,7 @@ We welcome contributions from the community! Here's how you can get involved:
- Link any related issues
### Contribution Guidelines
- **Code Style**: Follow the existing code patterns and ESLint configuration
- **Code Style**: Follow the existing code patterns and Biome configuration
- **Commits**: Use conventional commit messages (feat:, fix:, docs:, etc.)
- **Testing**: Ensure all tests pass and add tests for new features
- **Documentation**: Update README and code comments as needed