-
Notifications
You must be signed in to change notification settings - Fork 9
feat(chore): migrate to biome #2542
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2542 +/- ##
========================================
- Coverage 4.10% 4.09% -0.01%
========================================
Files 431 429 -2
Lines 51128 50976 -152
Branches 869 868 -1
========================================
- Hits 2097 2086 -11
+ Misses 49031 48890 -141 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
3052b9c to
caaa8db
Compare
caaa8db to
5597529
Compare
61d6c85 to
1e1ee1b
Compare
1e1ee1b to
15e6e55
Compare
- Remove ESLint and all related plugins from devDependencies - Delete eslint.config.mjs and backup files - Project now fully uses Biome for linting and formatting
close #2295