8000 fix: add missing rule option types by ntnyq · Pull Request #20127 · eslint/eslint · GitHub
[go: up one dir, main page]

Skip to content

Conversation

ntnyq
Copy link
Contributor
@ntnyq ntnyq commented Sep 16, 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)

This PR adds the missing rule option types in rules.d.ts.

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

Related links:

Besides, does ESLint accept rule option changes for deprecated rules?

Cause there are many missing rule option types for them.

@Copilot Copilot AI review requested due to automatic review settings September 16, 2025 04:17
@ntnyq ntnyq requested a review from a team as a code owner September 16, 2025 04:17
@eslint-github-bot eslint-github-bot bot added the bug ESLint is working incorrectly label Sep 16, 2025
@github-project-automation github-project-automation bot moved this to Needs Triage in Triage Sep 16, 2025
Copy link
Contributor
@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.

Copy link
netlify bot commented Sep 16, 2025

Deploy Preview for docs-eslint canceled.

Name Link
🔨 Latest commit 5c74ee1
🔍 Latest deploy log https://app.netlify.com/projects/docs-eslint/deploys/68c8e4dcf4d13f000879e0b7

@mdjermanovic mdjermanovic moved this from Needs Triage to Triaging in Triage Sep 16, 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!

@mdjermanovic
Copy link
Member

Besides, does ESLint accept rule option changes for deprecated rules?

We are not making any changes to deprecated rules, and that includes types.

@mdjermanovic mdjermanovic merged commit 75b74d8 into eslint:main Sep 16, 2025
30 checks passed
@github-project-automation github-project-automation bot moved this from Triaging to Complete in Triage Sep 16, 2025
@mdjermanovic mdjermanovic added the types Related to TypeScript types label Sep 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

2 participants
0