Skip to content

Issues: eslint/eslint

Dependency Dashboard
#17733 opened Nov 8, 2023 by renovate bot
Open 14
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Issues list

feat: prune suppressions for non-existent files accepted There is consensus among the team that this change meets the criteria for inclusion cli Relates to ESLint's command-line interface feature This change adds a new feature to ESLint
#19825 opened Jun 6, 2025 by TKDev7 Loading…
1 task done
Bug: Patterns in arrays are not considered explicit match accepted There is consensus among the team that this change meets the criteria for inclusion bug ESLint is working incorrectly repro:yes Issues with a reproducible example
#19814 opened Jun 2, 2025 by mdjermanovic
1 task done
Bug: Negated patterns are considered explicit match accepted There is consensus among the team that this change meets the criteria for inclusion bug ESLint is working incorrectly repro:yes Issues with a reproducible example
#19813 opened Jun 2, 2025 by mdjermanovic
1 task done
Support for ES2026 using and await using declarations accepted There is consensus among the team that this change meets the criteria for inclusion core Relates to ESLint's core APIs and features new syntax This issue is related to new syntax that has reached stage 4
#19792 opened May 29, 2025 by ota-meshi
3 of 8 tasks
feat: add auto-accessor fields support to class-methods-use-this 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
#19789 opened May 29, 2025 by sethamus Loading…
1 task done
Bug: Counters for removed files remain in eslint-suppressions.json accepted There is consensus among the team that this change meets the criteria for inclusion bug ESLint is working incorrectly repro:yes Issues with a reproducible example
#19778 opened May 28, 2025 by Alex-Sokolov
1 task
Change Request: Make warnings suppressable accepted There is consensus among the team that this change meets the criteria for inclusion core Relates to ESLint's core APIs and features enhancement This change enhances an existing feature of ESLint needs design Important details about this change need to be discussed
#19706 opened May 7, 2025 by axelboc
1 task
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
feat: support TS syntax in no-restricted-imports 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
#19562 opened Mar 22, 2025 by snitin315 Loading…
1 task done
Change Request: Enable JSX reference tracking accepted There is consensus among the team that this change meets the criteria for inclusion breaking This change is backwards-incompatible core Relates to ESLint's core APIs and features enhancement This change enhances an existing feature of ESLint
#19495 opened Mar 10, 2025 by nzakas
1 task done
Change Request: Allow rules to specify the languages/dialects they work on accepted There is consensus among the team that this change meets the criteria for inclusion core Relates to ESLint's core APIs and features enhancement This change enhances an existing feature of ESLint needs design Important details about this change need to be discussed
#19462 opened Feb 25, 2025 by nzakas
1 task
Bug: @types/estree type errors after upgrading ESLint to 9.20.0 accepted There is consensus among the team that this change meets the criteria for inclusion bug ESLint is working incorrectly repro:yes Issues with a reproducible example
#19418 opened Feb 10, 2025 by Garfield550
1 task
Rule Change: Deprecate no-inline-comments? accepted There is consensus among the team that this change meets the criteria for inclusion deprecation This change deprecates an existing feature enhancement This change enhances an existing feature of ESLint rule Relates to ESLint's core rules
#19350 opened Jan 20, 2025 by azat-io
1 task done
Rule Change: support i18n attributes for rule's meta.message template accepted There is consensus among the team that this change meets the criteria for inclusion core Relates to ESLint's core APIs and features enhancement This change enhances an existing feature of ESLint rule Relates to ESLint's core rules
#19210 opened Dec 4, 2024 by gweesin
1 task done
Change Request: Make rules TypeScript syntax-aware accepted There is consensus among the team that this change meets the criteria for inclusion core Relates to ESLint's core APIs and features enhancement This change enhances an existing feature of ESLint
#19173 opened Nov 25, 2024 by JoshuaKGoldberg
16 of 19 tasks
Repo: add end-to-end/integration tests for popular 3rd party plugins accepted There is consensus among the team that this change meets the criteria for inclusion infrastructure Relates to the tools used in the ESLint development process
#19139 opened Nov 16, 2024 by JoshuaKGoldberg
Change Request: Remove LintMessage#nodeType and TestCaseError#type accepted There is consensus among the team that this change meets the criteria for inclusion breaking This change is backwards-incompatible core Relates to ESLint's core APIs and features enhancement This change enhances an existing feature of ESLint
#19029 opened Oct 17, 2024 by fasttime
1 task done
Export rules for reuse accepted There is consensus among the team that this change meets the criteria for inclusion breaking This change is backwards-incompatible core Relates to ESLint's core APIs and features enhancement This change enhances an existing feature of ESLint
#19013 opened Oct 11, 2024 by fregante
1 task
Bug: --ignore-pattern doesn't work well with --flag unstable_config_lookup_from_file accepted There is consensus among the team that this change meets the criteria for inclusion bug ESLint is working incorrectly needs design Important details about this change need to be discussed repro:yes Issues with a reproducible example
#18948 opened Sep 24, 2024 by mdjermanovic
1 task done
Change Request: Autogenerated type definitions for rules accepted There is consensus among the team that this change meets the criteria for inclusion core Relates to ESLint's core APIs and features enhancement This change enhances an existing feature of ESLint types Related to TypeScript types
#18912 opened Sep 16, 2024 by nzakas
1 task
Change Request: Don't pass BOM to preprocess method accepted There is consensus among the team that this change meets the criteria for inclusion breaking This change is backwards-incompatible core Relates to ESLint's core APIs and features enhancement This change enhances an existing feature of ESLint
#18891 opened Sep 12, 2024 by nzakas
1 task
Create plugins.eslint.org website accepted There is consensus among the team that this change meets the criteria for inclusion documentation Relates to ESLint's documentation
#18824 opened Aug 27, 2024 by fasttime
1 task done
Change Request: Reject non string replacements in fixer.replaceText() accepted There is consensus among the team that this change meets the criteria for inclusion breaking This change is backwards-incompatible core Relates to ESLint's core APIs and features enhancement This change enhances an existing feature of ESLint
#18807 opened Aug 23, 2024 by fisker
1 task done
Change Request: Refactors prior to core rewrite accepted There is consensus among the team that this change meets the criteria for inclusion core Relates to ESLint's core APIs and features enhancement This change enhances an existing feature of ESLint
#18787 opened Aug 19, 2024 by nzakas
6 of 9 tasks
ProTip! Mix and match filters to narrow down what you’re looking for.