Skip to content

Update Const. Configuration for ESLint #1429

Description

@K8Sewell

Summary

ESLint was added to the CI pipeline but not all default settings were kept in order to keep changes parsable. Specifically, the configuration for the const rules was set to ‘off’ in the initial PR. The aim of this ticket is to re-enable the default configuration for the const rule and make updates to the codebase as necessary.

Acceptance Criteria

  • Configuration for const set to default in eslint.config.cjs
  • Updates to use const for not redefined variables committed
  • Create exceptions or manual fixes as necessary - there are, at present, two cases (one with uv and another with jquery)

Metadata

Metadata

Assignees

No one assigned

    Labels

    DEV EX Community SprintDeveloper Experience Community Sprint May-July 2025github_actionsPull requests that update GitHub Actions code

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Completed

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions