Commits
User selector
Datepicker
Commit History
Commits on Sep 9, 2024
- committed
fix(eslint-plugin): [consistent-type-assertions] access parser services lazily (#9921)
Show description for 918bdf4fix(eslint-plugin): [no-unnecessary-type-parameters] fix AST quick path scope analysis (#9900)
Show description for 4f6a97bauthored- authored
- authored
feat(eslint-plugin): [no-unsafe-argument] differentiate error types (#9920)
Show description for c49b91f
Commits on Sep 8, 2024
Commits on Sep 4, 2024
chore: enable `unicorn/prefer-array-some` (#9932)
Show description for cafed6dauthoredchore: enable unicorn/prefer-spread (#9834)
Show description for bee8c9dauthoredfix(eslint-plugin): [no-unnecessary-type-assertion] fix TSNonNullExpression fixer (#9898)
Show description for fe2a16eauthored
Commits on Sep 3, 2024
Commits on Sep 2, 2024
feat(eslint-plugin): [no-duplicate-type-constituents] prevent unnecessary `| undefined` for optional parameters (#9479)
Show description for f44da95authoredchore: enable unicorn/no-array-reduce (#9640)
Show description for 4bc801echore(eslint-plugin-internal): noUnnecessaryNoFormat (#9881)
Show description for 2b1fb5eauthored- committed
Commits on Aug 31, 2024
chore: enable `unicorn/prefer-export-from` and `@typescript-eslint/consistent-type-exports` (#9833)
Show description for 2ad3404authored
Commits on Aug 30, 2024
docs: added note on async generator support in require-await (#9795)
Show description for 46f27e6docs: add dedicated TypeOrValueSpecifier docs page (#9875)
Show description for e5d1ac4authored
Commits on Aug 29, 2024
docs: fill in most remaining rule option descriptions (#9868)
Show description for 5fd4251authored
Commits on Aug 28, 2024
docs: add global variable rule disabling FAQ for ESLint (#9865)
Show description for 2421575authored
Commits on Aug 26, 2024
Commits on Aug 25, 2024
Commits on Aug 24, 2024
fix(utils): add `TSDeclareFunction` to `functionTypeTypes` (#9788)
Show description for 6377f18authoreddocs(eslint-plugin): [restrict-template-expressions] add explanation for allowNumber (#9870)
Show description for 8389e06
Commits on Aug 21, 2024
feat(eslint-plugin): [no-deprecation] add rule (#9783)
Show description for 57e4120
Commits on Aug 20, 2024
fix(eslint-plugin): [no-unnecessary-type-parameters] check mapped alias type arguments (#9741)
Show description for 94f7c99
Commits on Aug 19, 2024
chore: enable object-shorthand (#9816)
Show description for 1c2938ffix(eslint-plugin): [no-unnecessary-template-expression] add missing parentheses in autofix (#8673)
Show description for 90655d1- committed
fix(eslint-plugin): [no-unsafe-enum-comparison] add logic to see through intersections (#9777)
Show description for db558d1authoredchore: enable unicorn/prefer-string-replace-all (#9798)
Show description for 3962885authored- authored
feat(eslint-plugin): add suggestion to `require-await` to remove `async` keyword (#9718)
Show description for 478990fauthored