Skip to content

chore: add Biome formatter and fix index.html CDN import #78

@thomas-hervey

Description

@thomas-hervey

Two small housekeeping items to address together:

  1. Add Biome — the project has no formatter or linter. Add Biome (single tool for both formatting and linting, Rust-based) with a format npm script and consistent config.

  2. Fix index.html CDN — the demo page imports from `https://cdn.skypack.dev/arc@1\` which 404s (v1 not published). Update to a working CDN reference or switch to a local build import.

These are purely cosmetic/developer-experience changes with no impact on library logic.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions