Commits
User selector
Datepicker
Commit History
Commits on Jul 8, 2024
- committed
- authored
fix(website): react key error on internal pages of website (#9506)
Show description for 03fe3dbauthoredfix(eslint-plugin): [no-floating-promises] add `suggestions` to tests from #9263 `checkThenables` (#9515)
Show description for 3c6290dauthored
Commits on Jul 6, 2024
fix(utils): context.parserPath may be undefined (#9486)
Show description for 103de6efeat(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(ast-spec): add parent property to AccessorProperty node types (#9487)
Show description for ceb9b88authoredfeat(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 a1a9b09authoredchore: update sponsors (#9495)
Show description for 8f7a655authored
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 30, 2024
test(type-utils): add tests for isSymbolFromDefaultLibrary (#9385)
Show description for e870324
Commits on Jun 29, 2024
chore(deps): update dependency monaco-editor to ~0.50.0 (#9412)
Show description for 399a5f2authored
Commits on Jun 27, 2024
chore: update sponsors (#9395)
Show description for de18a6eauthored
Commits on Jun 26, 2024
fix(eslint-plugin): [no-unsafe-return] differentiate a types-error any from a true any (#9254)
Show description for 3694d8ffix(utils): clean outdated `RuleTester` export (#9322)
Show description for 0ca30a8authored
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
- authored