Skip to content

Biome support #264

@primerch

Description

@primerch

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions