Commits
User selector
Datepicker
Commit History
Commits on Sep 25, 2023
Commits on Sep 21, 2023
docs(eslint-plugin): replaced the Out-of-date TS error codes in eslint-recommended.ts with the supported-codes (#7590)
Show description for dec6cbeauthored
Commits on Sep 18, 2023
Commits on Sep 16, 2023
- authored
docs(eslint-plugin): add warning about superfluous rules with typescript (#7372)
Show description for e0cb751chore(deps): update jest to v29.7.0 (#7651)
Show description for ad46b12authored
Commits on Sep 15, 2023
docs(eslint-plugin): fix ignorePrimitives examples in prefer-nullish-coalescing docs (#7650)
Show description for 7826910authored
Commits on Sep 11, 2023
Commits on Sep 8, 2023
feat(eslint-plugin): [await-thenable] added suggestion fixer (#7437)
Show description for b284370authoredfix(eslint-plugin): [no-restricted-imports] disallow side effect imports when allowTypeImports is enabled (#7560)
Show description for 4908905
Commits on Sep 4, 2023
Commits on Sep 3, 2023
fix(eslint-plugin): [key-spacing] consider properties with parens and comments (#7525)
Show description for 7012279authored
Commits on Aug 30, 2023
chore(deps): update dependency jest to v29.6.4 (#7575)
Show description for 337525bauthored
Commits on Aug 28, 2023
Commits on Aug 27, 2023
fix(eslint-plugin): [consistent-type-assertions] wrap object return value with parentheses (#6885)
Show description for 23ac499
Commits on Aug 26, 2023
docs: add info for no-extra-semi (#7330)
Show description for 85f34da
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 8b17a25authored