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
Sort

Pull requests list

chore(eslint-plugin): [no-array-delete] use getConstraintInfo
#10603 opened Jan 3, 2025 by 43081j Loading…
3 tasks done
chore(eslint-plugin): [no-for-in-array] use getConstraintInfo
#10601 opened Jan 3, 2025 by 43081j Loading…
3 tasks done
feat: standardize debug namespaces to file paths
#10599 opened Jan 3, 2025 by JoshuaKGoldberg Loading…
3 tasks done
chore: standardized on inline named exports (mostly)
#10596 opened Jan 3, 2025 by JoshuaKGoldberg Loading…
3 tasks done
fix(eslint-plugin): [no-shadow] ignore ordering of type declarations
#10593 opened Jan 2, 2025 by ronami Loading…
3 tasks done
docs: add syntax highlighting for bash and diff blocks 1 approval >=1 team member has approved this PR; we're now leaving it open for more reviews before we merge
#10592 opened Jan 2, 2025 by Lehoczky Loading…
1 of 3 tasks
fix(eslint-plugin): [no-unnecessary-type-assertion] work with enum
#10591 opened Jan 2, 2025 by mdm317 Loading…
3 tasks done
docs: add FAQ and docs around verbatimModuleSyntax and similar options documentation Documentation ("docs") that needs adding/updating
#10588 opened Jan 1, 2025 by kirkwaiblinger Loading…
3 tasks done
test(eslint-plugin): add extra tests
#10587 opened Jan 1, 2025 by 43081j Loading…
3 tasks
chore(eslint-plugin): no-confusing-void-expression getConstraintInfo
#10586 opened Jan 1, 2025 by 43081j Loading…
3 tasks done
feat(eslint-plugin): [no-deprecated] add allow options
#10585 opened Jan 1, 2025 by yeonjuan Loading…
3 tasks done
chore: update contributors
#10584 opened Jan 1, 2025 by typescript-eslint bot Loading…
chore: add test-coverage script
#10582 opened Dec 31, 2024 by 43081j Loading…
1 of 3 tasks
chore(eslint-plugin): migrate to vitest
#10579 opened Dec 31, 2024 by 43081j Loading…
3 tasks done
chore(eslint-plugin): use getConstraintInfo in no-unnecessary-template-expression 1 approval >=1 team member has approved this PR; we're now leaving it open for more reviews before we merge
#10578 opened Dec 31, 2024 by 43081j Loading…
3 tasks done
fix(typescript-eslint): gracefully handle invalid flat config objects in tseslint.config awaiting response Issues waiting for a reply from the OP or another party
#10576 opened Dec 31, 2024 by abrahamguo Loading…
3 tasks done
feat(eslint-plugin): [no-misused-spread] add new rule
#10551 opened Dec 26, 2024 by JoshuaKGoldberg Loading…
3 tasks done
ProTip! Exclude everything labeled bug with -label:bug.