Skip to content

Pull requests: typescript-eslint/typescript-eslint

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

Pull requests list

chore(deps): update dependency debug to v4.3.5 dependencies Issue about dependencies of the package javascript Pull requests that update Javascript code
#9227 opened Jun 3, 2024 by renovate bot Loading…
1 task
feat(ast-spec): tighter types for declaration/*
#9211 opened Jun 2, 2024 by Josh-Cena Loading…
3 tasks done
fix(eslint-plugin): rule no-unnecessary-type-assertion conflict with TS for variables used before assignment awaiting response Issues waiting for a reply from the OP or another party
#9209 opened Jun 2, 2024 by liuxingbaoyu Loading…
3 tasks done
feat(eslint-plugin): remove no-useless-template-literals 1 approval One team member has approved this PR; a second should be enough to merge it
#9207 opened Jun 2, 2024 by y-hsgw Loading…
3 tasks done
docs: improve return-await description about motivation
#9201 opened Jun 1, 2024 by Josh-Cena Loading…
3 tasks done
docs: update no-unused-expressions about what it handles
#9199 opened Jun 1, 2024 by Josh-Cena Loading…
3 tasks done
fix(eslint-plugin): [no-magic-numbers] fix implementation of the ignore option 1 approval One team member has approved this PR; a second should be enough to merge it
#9167 opened May 28, 2024 by Vinccool96 Loading…
3 tasks done
feat: v8 integration branch breaking change This change will require a new major version to be released DO NOT MERGE PRs which should not be merged yet
#9165 opened May 28, 2024 by bradzacher Draft 8.0.0
chore(deps): update dependency tmp to v0.2.3 dependencies Issue about dependencies of the package javascript Pull requests that update Javascript code
#9142 opened May 26, 2024 by renovate bot Loading…
1 task
fix(typescript-estree): change mjs/mts files to always be parsed as ESM bug Something isn't working
#9121 opened May 19, 2024 by goldentrash Loading…
3 tasks done
feat: use eslint 9
#9119 opened May 18, 2024 by abrahamguo Draft
3 tasks done
8.0.0
feat(eslint-plugin): replace ban-types with no-restricted-types, no-unsafe-function-type, no-wrapper-object-types breaking change This change will require a new major version to be released
#9102 opened May 15, 2024 by JoshuaKGoldberg Loading…
3 tasks done
8.0.0
feat(rule-tester): stricter rule test validations awaiting response Issues waiting for a reply from the OP or another party enhancement New feature or request
#9086 opened May 13, 2024 by Vinccool96 Loading…
3 tasks done
fix(scope-manager): handle index signature in class awaiting response Issues waiting for a reply from the OP or another party
#9054 opened May 6, 2024 by yeonjuan Loading…
3 tasks done
fix(eslint-plugin): [no-floating-promises] check top-level type assertions (and more) bug Something isn't working
#9043 opened May 4, 2024 by kirkwaiblinger Loading…
3 tasks done
docs: split troubleshooting into granular sections documentation Documentation ("docs") that needs adding/updating
#9024 opened Apr 28, 2024 by JoshuaKGoldberg Loading…
8 tasks done
feat(eslint-plugin): [no-circular-imports] add new rule enhancement: new plugin rule New rule request for eslint-plugin
#8965 opened Apr 22, 2024 by yeonjuan Loading…
3 tasks done
ProTip! Exclude everything labeled bug with -label:bug.