Skip to content

Conversation

@nzakas
Copy link
Member

@nzakas nzakas commented Mar 10, 2025

Prerequisites checklist

What is the purpose of this pull request?

Updates types throughout.

What changes did you make? (Give an overview)

Related Issues

Is there anything you'd like reviewers to focus on?

I had to reformat the rules because the previous format of applying a type to the default export could only be accomplished with parentheses, and then Prettier would remove the parentheses on precommit.

@eslint-github-bot eslint-github-bot bot added the bug Something isn't working label Mar 10, 2025
@fasttime fasttime added this to Triage Mar 12, 2025
@github-project-automation github-project-automation bot moved this to Needs Triage in Triage Mar 12, 2025
@fasttime fasttime moved this from Needs Triage to Triaging in Triage Mar 13, 2025
package.json Outdated
"@eslint/core": "^0.12.0",
"@eslint/plugin-kit": "^0.2.7",
"@humanwhocodes/momoa": "^3.3.4",
"momoa": "^1.2.0",
Copy link
Member

Choose a reason for hiding this comment

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

This seems unnecessary, this repo only uses @humanwhocodes/momoa, which is already installed.

Copy link
Member Author

Choose a reason for hiding this comment

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

Oops good catch! That's actually a completely different and unrelated package.

Copy link
Member

@fasttime fasttime left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@fasttime fasttime merged commit 10882ff into main Mar 14, 2025
16 checks passed
@fasttime fasttime deleted the types-update branch March 14, 2025 11:06
@github-project-automation github-project-automation bot moved this from Triaging to Complete in Triage Mar 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

accepted bug Something isn't working

Projects

Status: Complete

Development

Successfully merging this pull request may close these issues.

3 participants