-
Notifications
You must be signed in to change notification settings - Fork 477
Open
Description
Convex projects default to ESLint + Prettier for linting and formatting, which works well but can be slow and fragmented in larger codebases. Biome is a fast, all-in-one Rust-based toolchain that handles both linting and formatting in a single binary—often 10-15x faster than the ESLint + Prettier combo.
Without this, users must hack hybrid setups (e.g., scoping ESLint only to convex/ and using Biome elsewhere), which adds complexity and potential conflicts during migrations.
Thanks, really hoping to see this incorporated in a future release of the quick start command to include the Biome option
pierre-H, dbrmr and primerchsamaluk and primerch
Metadata
Metadata
Assignees
Labels
No labels