Skip to content

[P1] Lint failing - Biome import ordering/formatting issues #8

@cursor

Description

@cursor

Summary

pnpm lint fails because Biome wants import reordering/formatting updates in multiple files.

Impact

  • Build pipeline is red
  • Code style inconsistencies
  • Blocks CI checks

Files Affected

  • src/components/Layout.tsx
  • src/pages/AboutPage.tsx
  • src/pages/DemosPage.tsx

Recommendation

Apply the formatter to normalize formatting:

pnpm lint:fix
# or
biome check --write .

This maintains the repo standard and keeps diffs small for future contributors.


Source: Code Review (PR #5)

Metadata

Metadata

Assignees

No one assigned

    Labels

    copilot-assignedAssigned to GitHub Copilot Coding Agent

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions