Skip to content

[IGNORE] Replace Prettier + ESlint by Oxfmt + Oxlint#44

Draft
Gladorme wants to merge 1 commit into
perses:mainfrom
Gladorme:oxc
Draft

[IGNORE] Replace Prettier + ESlint by Oxfmt + Oxlint#44
Gladorme wants to merge 1 commit into
perses:mainfrom
Gladorme:oxc

Conversation

@Gladorme

Copy link
Copy Markdown
Member

Description

Replacing ESLint and Prettier by Oxlint and Oxfmt.

Oxlint is 50x - 100x faster than ESLint depending on the number of CPU cores.
Oxfmt is 35x faster than prettier.
Source: https://oxc.rs/docs/guide/benchmarks

Lot of change due to sorting logic different from previous one, I put sorting in oxfmt because no import/sort on oxlint.

What is next is enabling "react-perf" rules + tsgolint (https://github.com/oxc-project/tsgolint).

Signed-off-by: Guillaume LADORME <Gladorme@users.noreply.github.com>
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