Skip to content

feat: biome for the crosschain repo#3453

Merged
benduran merged 8 commits intomainfrom
bduran/biomejs
Feb 10, 2026
Merged

feat: biome for the crosschain repo#3453
benduran merged 8 commits intomainfrom
bduran/biomejs

Conversation

@benduran
Copy link
Contributor

@benduran benduran commented Feb 9, 2026

Summary

Replaced ESLint with biome, which now handles linting and formatting of all JS, TS, CSS and JSON code (not yet SCSS)

Rationale

ESLint is slow, configuring it has turned into a major pain, and you often have to have 1 million plugins and extensions to get it to do what you want.
We've already performed this migration in another repository here, so this is a feature-parity PR to match prior workstreams here.

How has this been tested?

  • Current tests cover my changes
  • Added new tests
  • Manually tested the code

@vercel
Copy link

vercel bot commented Feb 9, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
api-reference Ready Ready Preview, Comment Feb 10, 2026 9:35am
component-library Ready Ready Preview, Comment Feb 10, 2026 9:35am
developer-hub Ready Ready Preview, Comment Feb 10, 2026 9:35am
entropy-explorer Ready Ready Preview, Comment Feb 10, 2026 9:35am
insights Ready Ready Preview, Comment Feb 10, 2026 9:35am
proposals Ready Ready Preview, Comment Feb 10, 2026 9:35am
pyth-app Ready Ready Preview, Comment Feb 10, 2026 9:35am
staking Ready Ready Preview, Comment Feb 10, 2026 9:35am

Request Review

@benduran
Copy link
Contributor Author

benduran commented Feb 9, 2026

83 files changed, and most were deletions of eslint-related items and / or config files

Copy link
Collaborator

@cprussin cprussin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hard to look at this in depth given how much is being changed (much of it just reformatting) but scrolling through things look good to me... we spoke offline and I think we're ok to move forward on this as long as we can be around to support if anything comes up that we didn't anticipate.

@benduran benduran merged commit bf4483f into main Feb 10, 2026
25 of 27 checks passed
@benduran benduran deleted the bduran/biomejs branch February 10, 2026 17:18
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.

2 participants