Problem: ESLint is slow on large projects with complex rules


Problem: ESLint is slow on large projects with complex rules.

Solution: Use a fast Rust-based alternative.

Two options:
1. Biome (which also replaces Prettier)
2. Oxlint (which just hit 1.0 yesterday - part of the new Oxidation compiler toolchain)

View original on X