Skip to content

Pull requests: eslint/eslint

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix: prevent unreachable try-block segments from connecting to catch clause core Relates to ESLint's core APIs and features
#20499 opened Feb 11, 2026 by wingding12 Draft
fix: update error message for unused suppressions accepted There is consensus among the team that this change meets the criteria for inclusion bug ESLint is working incorrectly cli Relates to ESLint's command-line interface documentation Relates to ESLint's documentation
#20496 opened Feb 10, 2026 by DMartens Loading…
1 task done
feat: add allowDeferredReferences option to no-use-before-define feature This change adds a new feature to ESLint rule Relates to ESLint's core rules
#20487 opened Feb 7, 2026 by andreahlert Loading…
5 tasks done
chore: remove trunk accepted There is consensus among the team that this change meets the criteria for inclusion chore This change is not user-facing contributor pool github actions
#20478 opened Feb 2, 2026 by sethamus Loading…
1 task done
docs: remove sourceType from ts playground link documentation Relates to ESLint's documentation Stale
#20477 opened Feb 1, 2026 by Tanujkanti4441 Draft
1 task done
docs: Remove deprecated eslintrc documentation files documentation Relates to ESLint's documentation
#20472 opened Jan 30, 2026 by Copilot AI Draft
fix: Prevent no-var autofix when a variable is used before declaration accepted There is consensus among the team that this change meets the criteria for inclusion autofix This change is related to ESLint's autofixing capabilities bug ESLint is working incorrectly rule Relates to ESLint's core rules
#20464 opened Jan 27, 2026 by amareshsm Loading…
1 task done
docs: add AI acknowledgement section to templates accepted There is consensus among the team that this change meets the criteria for inclusion documentation Relates to ESLint's documentation
#20431 opened Jan 10, 2026 by lumirlumir Loading…
1 task done
docs: clarify scope of for-direction rule accepted There is consensus among the team that this change meets the criteria for inclusion documentation Relates to ESLint's documentation
#20419 opened Dec 28, 2025 by RushikeshChavan Loading…
1 task done
Fix/replace intl api usage accepted There is consensus among the team that this change meets the criteria for inclusion cli Relates to ESLint's command-line interface core Relates to ESLint's core APIs and features rule Relates to ESLint's core rules
#20396 opened Dec 13, 2025 by snitin315 Draft
1 task done
ci: add more types integration tests accepted There is consensus among the team that this change meets the criteria for inclusion build This change relates to ESLint's build process github actions
#20395 opened Dec 13, 2025 by snitin315 Loading…
1 task done
docs: add Major Releases section to Manage Releases documentation Relates to ESLint's documentation
#20269 opened Oct 31, 2025 by mdjermanovic Draft
1 task done
fix: variable reference in function passed as argument accepted There is consensus among the team that this change meets the criteria for inclusion bug ESLint is working incorrectly rule Relates to ESLint's core rules
#20248 opened Oct 25, 2025 by Tanujkanti4441 Draft
1 task done
fix: correct Linter class typings accepted There is consensus among the team that this change meets the criteria for inclusion bug ESLint is working incorrectly cli Relates to ESLint's command-line interface core Relates to ESLint's core APIs and features types Related to TypeScript types
#20193 opened Oct 7, 2025 by lumirlumir Draft
1 task done
fix!: remove ecmaFeatures.globalReturn accepted There is consensus among the team that this change meets the criteria for inclusion blocked This change can't be completed until another issue is resolved breaking This change is backwards-incompatible bug ESLint is working incorrectly core Relates to ESLint's core APIs and features rule Relates to ESLint's core rules
#20145 opened Sep 21, 2025 by Pixel998 Draft
1 task done
feat: autogenerated type definitions for rules accepted There is consensus among the team that this change meets the criteria for inclusion feature This change adds a new feature to ESLint rule Relates to ESLint's core rules
#20061 opened Aug 31, 2025 by Tanujkanti4441 Loading…
1 task done
feat: add autofix for no-useless-catch rule accepted There is consensus among the team that this change meets the criteria for inclusion autofix This change is related to ESLint's autofixing capabilities feature This change adds a new feature to ESLint rule Relates to ESLint's core rules
#19952 opened Jul 18, 2025 by snitin315 Loading…
1 task done
feat: Extendable types for rules and settings configs accepted There is consensus among the team that this change meets the criteria for inclusion feature This change adds a new feature to ESLint Stale types Related to TypeScript types
#19843 opened Jun 11, 2025 by nzakas Draft
1 task done
feat: support TypeScript syntax in no-unused-vars accepted There is consensus among the team that this change meets the criteria for inclusion feature This change adds a new feature to ESLint rule Relates to ESLint's core rules
#19812 opened Jun 2, 2025 by Tanujkanti4441 Loading…
1 task done
feat: deprecate no-inline-comments rule feature This change adds a new feature to ESLint rule Relates to ESLint's core rules
#19659 opened Apr 26, 2025 by Tanujkanti4441 Draft
1 task done
chore: add initial ecosystem plugin tests workflow accepted There is consensus among the team that this change meets the criteria for inclusion chore This change is not user-facing github actions
#19643 opened Apr 21, 2025 by JoshuaKGoldberg Loading…
1 task done
feat: support TS syntax in no-redeclare accepted There is consensus among the team that this change meets the criteria for inclusion feature This change adds a new feature to ESLint rule Relates to ESLint's core rules
#19563 opened Mar 22, 2025 by snitin315 Loading…
1 task done
ProTip! Exclude everything labeled bug with -label:bug.