Skip to content

Add eslint/prefer-const rule #12645

@sparebytes

Description

@sparebytes

https://eslint.org/docs/latest/rules/prefer-const

const declaration tells readers, “this variable is never reassigned,” reducing cognitive load and improving maintainability.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions