[PR #6443] Lint: simplify ESLint config and add oxlint configuration #6528

Closed
opened 2026-02-28 21:29:36 -06:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/actualbudget/actual/pull/6443

State: closed
Merged: Yes


Moving the majority of typescript eslint rules over to oxlint. This makes eslint significantly faster.

Before:

yarn eslint  22.26s user 2.50s system 178% cpu 13.841 total

After:

yarn eslint  11.90s user 0.66s system 196% cpu 6.382 total
**Original Pull Request:** https://github.com/actualbudget/actual/pull/6443 **State:** closed **Merged:** Yes --- Moving the majority of typescript eslint rules over to oxlint. This makes eslint significantly faster. Before: ``` yarn eslint 22.26s user 2.50s system 178% cpu 13.841 total ``` After: ``` yarn eslint 11.90s user 0.66s system 196% cpu 6.382 total ```
GiteaMirror added the pull-request label 2026-02-28 21:29:36 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#6528