chore: migrate biome config to schema 2.3.10#37
Conversation
Align the biome.jsonc $schema with the installed @biomejs/biome 2.3.10 so biome no longer reports a schema version mismatch.
|
Warning Review limit reached
More reviews will be available in 49 minutes and 25 seconds. Learn how PR review limits work. Your organization has run out of usage credits. Purchase more credits in the billing tab to continue. ⌛ How to resolve this issue?After more reviews become available, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available. Please see our Fair Usage Limits Policy for further information. Note
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #37 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 2 2
Lines 58 58
Branches 7 7
=========================================
Hits 58 58 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Summary
biome.jsonc$schemafrom2.3.8to2.3.10to match the installed@biomejs/biome(2.3.10), removing the schema version mismatch reported bybiome.Config-only change; no source or behavior changes.