Skip to content

Resolve no-useless-assignment ESLint errors#7027

Merged
valadas merged 1 commit into
dnnsoftware:developfrom
bdukes:no-useless-assignment
Feb 24, 2026
Merged

Resolve no-useless-assignment ESLint errors#7027
valadas merged 1 commit into
dnnsoftware:developfrom
bdukes:no-useless-assignment

Conversation

@bdukes

@bdukes bdukes commented Feb 20, 2026

Copy link
Copy Markdown
Contributor

In ESLint 10, no-unassigned-vars, no-useless-assignment, and preserve-caught-error are added to eslint:recommended See https://eslint.org/docs/latest/use/migrate-to-10.0.0#-eslintrecommended-has-been-updated

@bdukes bdukes added this to the 10.2.3 milestone Feb 20, 2026
@bdukes bdukes added Type: Maintenance javascript Pull requests that update Javascript code labels Feb 20, 2026
@bdukes bdukes closed this Feb 23, 2026
@bdukes
bdukes deleted the no-useless-assignment branch February 23, 2026 16:46
@bdukes
bdukes restored the no-useless-assignment branch February 23, 2026 16:47
@bdukes bdukes reopened this Feb 23, 2026

@valadas valadas left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome thanks!

@valadas
valadas merged commit d91d96e into dnnsoftware:develop Feb 24, 2026
3 checks passed
@bdukes
bdukes deleted the no-useless-assignment branch February 27, 2026 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

javascript Pull requests that update Javascript code Type: Maintenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants