-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Issues: eslint/eslint
Support for ES2026
using
and await using
declarations
#19792
opened May 29, 2025 by
ota-meshi
Open
6
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
Label
Projects
Milestones
Assignee
Sort
Issues list
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 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
using
and await using
declarations
accepted
#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
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 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
LintMessage#nodeType
and TestCaseError#type
accepted
#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: 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
--ignore-pattern
doesn't work well with --flag unstable_config_lookup_from_file
accepted
#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 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
fixer.replaceText()
accepted
#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
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.