Skip to content

Replace eslint with biome #168

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

Merged
merged 7 commits into from
Dec 8, 2023
Merged

Replace eslint with biome #168

merged 7 commits into from
Dec 8, 2023

Conversation

mattt
Copy link
Contributor

@mattt mattt commented Dec 8, 2023

From biomejs.dev:

One toolchain for your web project
Format, lint, and more in a fraction of a second

Biome not only lives up to that promise, but has fewer (i.e. no) dependencies, less configuration, and introduces more and more useful warnings.

$ time npm run lint

> replicate@0.23.0 lint
> biome lint .

Checked 16 file(s) in 19ms

________________________________________________________
Executed in  400.36 millis    fish           external
   usr time  206.32 millis    4.13 millis  202.19 millis
   sys time  119.15 millis    2.02 millis  117.13 millis

@mattt
Copy link
Contributor Author

mattt commented Dec 8, 2023

Merging with rebase so that I can configure 2160cf7 to be ignored for git blame.

@mattt mattt merged commit 66d81af into main Dec 8, 2023
@mattt mattt deleted the mattt/biome branch December 8, 2023 13:54
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