Skip to content

chore: switch to Biome for parsing and linting#932

Merged
broofa merged 6 commits into
mainfrom
biome
Apr 5, 2026
Merged

chore: switch to Biome for parsing and linting#932
broofa merged 6 commits into
mainfrom
biome

Conversation

@broofa
Copy link
Copy Markdown
Member

@broofa broofa commented Apr 5, 2026

I tried to update from eslint@8 to eslint@9, but eslint started running the benchmark/browser.js tests for some reason. I dug deep into the internals of eslint and it was something to do with it trying to load that file as a config file?!? There was no obvious workaround, so I tried updating to eslint@10, but ran into all sorts of issues with 1st-3rd party plugins (e.g. babel parser, neostandard) not supporting it.

This is me getting pissed off and switching to an all-in-one solution where (hopefully), I'm not having to deal with a bunch of dependency churn.

@broofa broofa marked this pull request as ready for review April 5, 2026 14:37
@broofa broofa merged commit 0f1f9c9 into main Apr 5, 2026
15 of 16 checks passed
@broofa broofa deleted the biome branch April 5, 2026 14:45
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.

1 participant