Skip to content

Conversation

Pixel998
Copy link
Contributor

@Pixel998 Pixel998 commented Sep 7, 2025

Prerequisites checklist

What is the purpose of this pull request? (put an "X" next to an item)

[ ] Documentation update
[x] Bug fix (template)
[ ] New rule (template)
[ ] Changes an existing rule (template)
[ ] Add autofix to a rule
[ ] Add a CLI option
[ ] Add something to the core
[ ] Other, please explain:

What changes did you make? (Give an overview)

Aligned rule option typings in rules.d.ts with the actual rule schemas. This includes adding missing options, supporting number | { ... } forms for relevant max-* rules, and refining unions and defaults.

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

@Pixel998 Pixel998 requested a review from a team as a code owner September 7, 2025 23:05
@github-project-automation github-project-automation bot moved this to Needs Triage in Triage Sep 7, 2025
Copy link

netlify bot commented Sep 7, 2025

Deploy Preview for docs-eslint canceled.

Name Link
🔨 Latest commit 1479c48
🔍 Latest deploy log https://app.netlify.com/projects/docs-eslint/deploys/68be0fad1d5d580008824f1c

@eslint-github-bot eslint-github-bot bot added the bug ESLint is working incorrectly label Sep 7, 2025
@mdjermanovic mdjermanovic moved this from Needs Triage to Implementing in Triage Sep 8, 2025
@mdjermanovic mdjermanovic added accepted There is consensus among the team that this change meets the criteria for inclusion contributor pool types Related to TypeScript types labels Sep 8, 2025
Copy link
Member

@mdjermanovic mdjermanovic 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! Leaving it open for two more days, per our policies, to give others chance to review.

Copy link
Member

@nzakas nzakas 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.

@nzakas nzakas merged commit 7a670c3 into eslint:main Sep 9, 2025
30 checks passed
@github-project-automation github-project-automation bot moved this from Implementing to Complete in Triage Sep 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

accepted There is consensus among the team that this change meets the criteria for inclusion bug ESLint is working incorrectly contributor pool types Related to TypeScript types

Projects

Status: Complete

Development

Successfully merging this pull request may close these issues.

3 participants