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: use eslint 9
#9119 opened May 18, 2024 by abrahamguo Draft
3 tasks done
chore: use recommended config for Node.js 18 in TSConfig
#9113 opened May 17, 2024 by lesha1201 Loading…
3 tasks done
chore(deps): update dependency @prettier/sync to v0.5.2 dependencies Issue about dependencies of the package javascript Pull requests that update Javascript code
#9106 opened May 16, 2024 by renovate bot Loading…
1 task
feat(eslint-plugin): add no-restricted-types, no-uppercase-alias-types rules 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(eslint-plugin): remove deprecated no-throw-literal rule
#9092 opened May 14, 2024 by y-hsgw Loading…
3 tasks done
feat(rule-tester): stricter rule test validations
#9086 opened May 13, 2024 by Vinccool96 Loading…
3 tasks done
fix(scope-manager): handle index signature in class
#9054 opened May 6, 2024 by yeonjuan Loading…
3 tasks done
feat(rule-tester): check for parsing errors in suggestion fixes 1 approval PR that a maintainer has LGTM'd - any maintainer can merge this when ready
#9052 opened May 6, 2024 by abrahamguo Loading…
3 tasks done
chore: add breaking change pr check ci 1 approval PR that a maintainer has LGTM'd - any maintainer can merge this when ready
#9050 opened May 6, 2024 by yeonjuan Loading…
3 tasks done
fix(eslint-plugin): [return-await] support explicit resource management blocked by another PR PRs which are ready to go but waiting on another PR bug Something isn't working
#9044 opened May 4, 2024 by kirkwaiblinger Draft
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
fix(eslint-plugin): [return-await] clean up in-try-catch detection and make autofixes safe bug Something isn't working
#9031 opened Apr 30, 2024 by kirkwaiblinger Loading…
3 tasks done
3
6
ProTip! Exclude everything labeled bug with -label:bug.