Skip to content

Conversation

@spawnia
Copy link
Member

@spawnia spawnia commented Jan 21, 2026

Summary

  • Update @mll-lab/eslint-plugin from ^1.3.4 to ^1.4.0
  • Apply new prefer-loose-nullish-equality rule fixes

Test plan

  • ESLint passes
  • CI passes

🤖 Generated with Claude Code

spawnia and others added 2 commits January 21, 2026 13:43
Apply new prefer-loose-nullish-equality rule.

Co-Authored-By: Claude <noreply@anthropic.com>
The errorMessage function intentionally treats null and undefined
differently (null returns "null" via JSON.stringify, undefined returns
"undefined" string). Added eslint-disable comment to preserve this.

Co-Authored-By: Claude <noreply@anthropic.com>
@spawnia spawnia changed the title Update @mll-lab/eslint-plugin to ^1.4.0 build: Update @mll-lab/eslint-plugin to ^1.4.0 Jan 21, 2026
@spawnia spawnia requested a review from mic-web January 21, 2026 13:41
@mic-web mic-web merged commit c5cf2b9 into master Jan 21, 2026
6 checks passed
@mic-web mic-web deleted the eslint-plugin-1.4.0 branch January 21, 2026 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants