Skip to content

[Atomic 03] Fix broken lint script for Next.js 16 #3

@clawgreen

Description

@clawgreen

Goal

Make pnpm run lint work in this repo.

Why

Current script (next lint) fails under the current Next.js setup.

Scope (atomic)

  • Update lint script to a working command for Next 16.
  • Ensure lint command exits non-zero on lint errors.
  • Document the lint command if needed.

Acceptance Criteria

  • pnpm run lint runs successfully in a clean environment.
  • No interactive input required.
  • No unrelated refactors.

Out of Scope

  • Introducing a full custom ESLint stack.
  • Large formatting rewrites.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions