You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Apply Biome's opinionated formatting across the codebase
- Updates include:
- Closing parentheses moved to same line for arrow functions
- Multi-parameter constructors formatted on separate lines
- Unnecessary object key quotes removed
- Better string concatenation indentation
- These changes improve code readability and consistency
0 commit comments