Skip to content

Make web lint script self-contained #305

@marccampbell

Description

@marccampbell

Follow-up from PR #297 clawpatch review.

web/package.json exposes npm run lint as eslint ., but eslint is not declared in this package. A clean install can fail unless eslint is globally installed or hoisted externally.

Scope:

  • Add eslint and the relevant Next/React/TypeScript lint config dependencies, or replace/remove the lint script.
  • Update package-lock from a clean install.
  • Add a CI/script smoke check if we keep lint.

Metadata

Metadata

Assignees

No one assigned

    Labels

    agent-needs-reviewThe agent is asking a human for review

    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