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

feat(rule-tester): add reimplementation of RuleTester
#9331 opened Jun 11, 2024 by luca-script Loading…
3 tasks done
feat(eslint-plugin): [no-unused-vars] add reportUnusedIgnorePattern option enhancement New feature or request
#9325 opened Jun 11, 2024 by bradzacher Loading…
3 tasks done
8.0.0
feat(eslint-plugin): [no-unused-vars] add reportUnusedIgnorePattern option enhancement New feature or request
#9324 opened Jun 11, 2024 by bradzacher Loading…
3 tasks done
8.0.0
chore(utils): clean outdated RuleTester export
#9322 opened Jun 10, 2024 by Gehbt Loading…
1 of 3 tasks
chore(deps): update dependency knip to v5.18.1 dependencies Issue about dependencies of the package javascript Pull requests that update Javascript code
#9317 opened Jun 10, 2024 by renovate bot Loading…
1 task
chore(deps): update dependency globals to v15.4.0 dependencies Issue about dependencies of the package javascript Pull requests that update Javascript code
#9314 opened Jun 9, 2024 by renovate bot Loading…
1 task
fix(eslint-plugin): [no-unsafe-call] differentiate a types-error any from a true any awaiting response Issues waiting for a reply from the OP or another party
#9304 opened Jun 7, 2024 by Vinccool96 Loading…
3 tasks done
docs: add minimal docs page for type-utils package
#9294 opened Jun 6, 2024 by JoshuaKGoldberg Loading…
3 tasks done
fix(eslint-plugin): [no-unsafe-member-access] differentiate a types-error any from a true any 1 approval One team member has approved this PR; a second should be enough to merge it
#9291 opened Jun 6, 2024 by y-hsgw Loading…
3 tasks done
docs: clarify promise-function-async docs
#9289 opened Jun 6, 2024 by benmccann Loading…
3 tasks
docs: add solutions for enabling ESM for ESLint config awaiting response Issues waiting for a reply from the OP or another party
#9277 opened Jun 5, 2024 by Josh-Cena Loading…
3 tasks done
feat(eslint-plugin): [no-unused-expressions] support satisfies expressions 1 approval One team member has approved this PR; a second should be enough to merge it
#9276 opened Jun 5, 2024 by Josh-Cena Draft
3 tasks done
test(type-utils): add tests for getTypeName 1 approval One team member has approved this PR; a second should be enough to merge it
#9255 opened Jun 4, 2024 by y-hsgw Loading…
3 tasks done
fix(eslint-plugin): [no-unsafe-return] differentiate a types-error any from a true any awaiting response Issues waiting for a reply from the OP or another party
#9254 opened Jun 4, 2024 by developer-bandi Loading…
3 tasks done
ProTip! Filter pull requests by the default branch with base:main.