Commits
User selector
Datepicker
Commit History
Commits on Aug 21, 2023
Commits on Aug 20, 2023
chore: upgrade to yarn 3 (#6162)
Show description for 2e1cfd5authored
Commits on Aug 19, 2023
fix(eslint-plugin): [no-unnecessary-condition] false positives with branded types (#7466)
Show description for b52658fauthored
Commits on Aug 17, 2023
chore: enable logical-assignment-operators rule internally (#7484)
Show description for 66cc514authoreddocs: fix typo in member-ordering (#7488)
Show description for e1897dbauthored
Commits on Aug 14, 2023
Commits on Aug 11, 2023
docs: add note on common misconceptions about type narrowing (#7391)
Show description for 9181252
Commits on Aug 10, 2023
fix(eslint-plugin): [strict-boolean-expressions] replace dangerous fixer with suggestions (#7394)
Show description for ad8401aauthoredfix(eslint-plugin): [non-nullable-type-assertion-style] consider operator precedence when fixing (#7289)
Show description for bad37a2authored
Commits on Aug 9, 2023
Commits on Aug 7, 2023
Commits on Aug 5, 2023
Revert "chore(deps): update dependency marked to v6" (#7429)
Show description for 7891a06authoredchore(deps): update dependency marked to v6 (#7422)
Show description for 6a1437dauthoredfix(eslint-plugin): [no-extra-parens] keep parens around call expression arguments when type arguments contain parens (#7375)
Show description for 38e5e4edocs: explain return-await's name and existence in its docs (#7392)
Show description for 56919e4fix(eslint-plugin): [no-restricted-imports] allow inline type qualifiers when `allowTypeImports` enabled (#7379)
Show description for cc9a46dchore: enable consistent-indexed-object-style and lint (#7353)
Show description for 4087f48docs: fix incorrect prefer-nullish-coercing documentation (#7408)
Show description for 8b17a25authoredfeat(eslint-plugin): [prefer-nullish-coalescing] allow `ignorePrimitives` option to be `true` (#7331)
Show description for dfcafaeauthored
Commits on Jul 31, 2023
- committed
docs: explain no-unused-vars advantages over TypeScript (#7347)
Show description for 03df26dauthored
Commits on Jul 29, 2023
fix(scope-manager): correct decorators(.length) check in ClassVisitor for methods (#7334)
Show description for abbb6c2authored
Commits on Jul 26, 2023
chore(deps): update dependency @eslint-community/regexpp to v4.6.0 (#7311)
Show description for a56af12docs: add await keyword in correct example of no-floating-promises.md (#7302)
Show description for 695b9b4authored
Commits on Jul 24, 2023
Commits on Jul 19, 2023
Commits on Jul 18, 2023
- authored
- authored
fix(eslint-plugin): [member-ordering] account for repeated names (#6864)
Show description for d207b59
Commits on Jul 17, 2023
fix(eslint-plugin): [no-unsafe-enum-comparison] exempt bit shift operators (#7074)
Show description for b3e0e75- authored
- authored