Skip to content

Pull requests: typescript-eslint/typescript-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

docs: add blog post about test coverage documentation Documentation ("docs") that needs adding/updating
#12763 opened Aug 25, 2026 by StyleShit Member Loading…
4 tasks done
fix(eslint-plugin): [no-confusing-void-expression] don't autofix when the declared return type forbids an empty return awaiting response Issues waiting for a reply from the OP or another party bug Something isn't working package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#12762 opened Aug 25, 2026 by nazsats Loading…
4 tasks done
feat(website): render errors in rule doc incorrect examples documentation Documentation ("docs") that needs adding/updating package: website Issues related to the @typescript-eslint website
#12756 opened Aug 24, 2026 by nayounsang Contributor Draft
4 tasks done
fix(eslint-plugin): [prefer-optional-chain] don't end a chain on a strict null comparison AI Slop Please read our AI contributor guidelines: https://typescript-eslint.io/contributing/ai-policy awaiting response Issues waiting for a reply from the OP or another party bug Something isn't working package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#12755 opened Aug 24, 2026 by devtejasx Draft
chore(eslint-plugin): fix eslint-plugin/require-test-error-positions repo maintenance things to do with maintenance of the repo, and not with code/docs
#12753 opened Aug 23, 2026 by Vinccool96 Contributor Draft
4 tasks done
feat(eslint-plugin): add no-misleading-return-type rule enhancement: new plugin rule New rule request for eslint-plugin package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#12750 opened Aug 23, 2026 by minseong0324 Draft
4 tasks done
fix(project-service): avoid discarded tsserver logs package: project-service Issues related to @typescript-eslint/project-service
#12748 opened Aug 23, 2026 by barry166 Loading…
4 tasks done
fix(eslint-plugin): [no-unnecessary-condition] handle union-keyed index access on the left-hand side of nullish assignment bug Something isn't working package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#12747 opened Aug 22, 2026 by Vinccool96 Contributor Loading…
4 tasks done
chore(deps): update dependency @swc/core to ^1.16.0 dependencies Issue about dependencies of the package javascript Pull requests that update Javascript code
#12745 opened Aug 21, 2026 by renovate Bot Loading…
1 task
fix(website): respect allowJs playground config awaiting response Issues waiting for a reply from the OP or another party enhancement New feature or request
#12744 opened Aug 21, 2026 by nayounsang Contributor Loading…
4 tasks done
fix: check all statically analyzable declarations bug Something isn't working package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#12743 opened Aug 21, 2026 by wonbeanie Contributor Loading…
4 tasks done
feat(website): generate per-page social preview cards awaiting response Issues waiting for a reply from the OP or another party enhancement New feature or request package: website Issues related to the @typescript-eslint website
#12734 opened Aug 19, 2026 by JoshuaKGoldberg Member Loading…
3 tasks done
feat(eslint-plugin): [no-unsafe-enum-assignment] add rule enhancement: new plugin rule New rule request for eslint-plugin package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#12732 opened Aug 19, 2026 by JoshuaKGoldberg Member Loading…
4 tasks done
fix(eslint-plugin): [no-mixed-enums] use scope analysis instead of type checking for merged namespaces 1 approval >=1 team member has approved this PR; we're now leaving it open for more reviews before we merge package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#12731 opened Aug 19, 2026 by JoshuaKGoldberg Member Loading…
4 tasks done
feat(eslint-plugin): [no-generated-empty-object-type] add rule awaiting response Issues waiting for a reply from the OP or another party enhancement: plugin rule option New rule option for an existing eslint-plugin rule package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#12730 opened Aug 19, 2026 by JoshuaKGoldberg Member Loading…
3 tasks done
fix(eslint-plugin): [member-ordering] don't report fields that read fields declared before them awaiting response Issues waiting for a reply from the OP or another party bug Something isn't working package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#12729 opened Aug 19, 2026 by JoshuaKGoldberg Member Loading…
4 tasks done
fix(eslint-plugin): [no-unnecessary-condition] no false positive on RHS of a nested logical expression awaiting response Issues waiting for a reply from the OP or another party bug Something isn't working package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#12728 opened Aug 19, 2026 by JoshuaKGoldberg Member Loading…
4 tasks done
fix(eslint-plugin): [no-meaningless-void-operator] report void on non-call expressions bug Something isn't working package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#12727 opened Aug 19, 2026 by Arlikhozhaev Loading…
4 tasks done
fix(typescript-estree): resolve symlinked paths when matching files to projects awaiting response Issues waiting for a reply from the OP or another party bug Something isn't working package: typescript-estree Issues related to @typescript-eslint/typescript-estree
#12725 opened Aug 19, 2026 by JoshuaKGoldberg Member Loading…
4 tasks done
chore: add five agent skills mined from PR review history 1 approval >=1 team member has approved this PR; we're now leaving it open for more reviews before we merge repo maintenance things to do with maintenance of the repo, and not with code/docs
#12719 opened Aug 18, 2026 by JoshuaKGoldberg Member Loading…
4 tasks done
fix(eslint-plugin): [await-thenable] prevent autofix from breaking code when removing await bug Something isn't working package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#12716 opened Aug 16, 2026 by hugop95 Contributor Draft
3 of 4 tasks
fix(eslint-plugin): [no-deprecated] report deprecated properties in object literals bug Something isn't working package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#12704 opened Aug 14, 2026 by jksy Loading…
4 tasks done
fix(type-utils): match packages at path boundaries bug Something isn't working package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#12694 opened Aug 12, 2026 by LizunovSergey Loading…
4 tasks done
wip: do not merge polygraph
#12684 opened Aug 11, 2026 by JamesHenry Member Draft
ProTip! Exclude everything labeled bug with -label:bug.