Commits
User selector
Datepicker
Commit History
Commits on Jul 15, 2024
Commits on Jul 9, 2024
chore(eslint-plugin): [no-unnecessary-parameter-property-assignment] remove `fixable` from `meta` (#9527)
Show description for bebbd0cauthored
Commits on Jul 8, 2024
- committed
- authored
fix(eslint-plugin): [no-floating-promises] add `suggestions` to tests from #9263 `checkThenables` (#9515)
Show description for 3c6290dauthored
Commits on Jul 6, 2024
feat(eslint-plugin): [no-floating-promises] add checkThenables option (#9263)
Show description for 63d17ddfeat(eslint-plugin): add support for nested namespaces to unsafe-member-access (#9478)
Show description for d685948feat(eslint-plugin): [no-unnecessary-parameter-property-assignment] add new rule (#8903)
Show description for 451e738authored
Commits on Jul 5, 2024
feat(eslint-plugin): [no-unnecessary-type-parameters] port from v8 to v7 (#9473)
Show description for 88dd828chore(eslint-plugin): re-using logic from builtinSymbolLike in no-implied-eval (#9462)
Show description for a1a9b09authored
Commits on Jul 4, 2024
docs: [class-methods-use-this] fix typo (#9494)
Show description for d364160feat(rule-tester): stricter rule test validations (#9086)
Show description for 7e2b77d
Commits on Jul 1, 2024
- committed
feat(eslint-plugin): back-port new rules around empty object types from v8 (#9443)
Show description for 2671de5authoredfix(eslint-plugin): [no-unsafe-call] differentiate a types-error any from a true any (#9304)
Show description for 05142c5authoredfix: disable `EXPERIMENTAL_useProjectService` in `disabled-type-checked` shared config (#9459)
Show description for a466e07authored
Commits on Jun 26, 2024
fix(eslint-plugin): [no-unsafe-return] differentiate a types-error any from a true any (#9254)
Show description for 3694d8f
Commits on Jun 25, 2024
feat(eslint-plugin): [array-type] detect `Readonly<string[]>` case (#8752)
Show description for 9dba021
Commits on Jun 24, 2024
- committed
fix(eslint-plugin): [prefer-nullish-coalescing] ensure ternary fix does not remove parens (#9380)
Show description for f29150fauthoredfix(eslint-plugin): [prefer-nullish-coalescing] treat enums and literals as their underlying primitive types (#9376)
Show description for 9b7731dauthored- committed
docs: split troubleshooting into granular sections (#9024)
Show description for 635133aauthoredfix(eslint-plugin): [no-invalid-this] support AccessorProperty (#9411)
Show description for c322099authored- authored
Commits on Jun 23, 2024
feat(ast-spec): tighter types and documentation for declaration/* (#9211)
Show description for 5c4a5de
Commits on Jun 22, 2024
fix(eslint-plugin): [no-extraneous-class] handle abstract members (#9367)
Show description for e47123dauthored- authored
Commits on Jun 21, 2024
Commits on Jun 17, 2024
- committed
- authored
fix(eslint-plugin): [no-unsafe-member-access] differentiate a types-error any from a true any (#9291)
Show description for bf48dc5authoredfix(eslint-plugin): [return-await] support explicit resource management (#9044)
Show description for 33acc50fix(eslint-plugin): [prefer-readonly] refine report locations (#8894)
Show description for 50ed604authored