Commits
User selector
Datepicker
Commit History
Commits on Nov 14, 2022
Commits on Nov 13, 2022
fix(eslint-plugin): [no-shadow] handle false positives on generics and parameters (#5902)
Show description for 769e8c8
Commits on Nov 12, 2022
docs(naming-conventions): Alphabetizing inline lists (#5940)
Show description for 91d71bc- authored
Commits on Nov 11, 2022
docs(eslint-plugin): [sort-type-union-intersection-members] fix link to new rule (#5970)
Show description for 0eb78b3authoredchore: enable `eslint-plugin/require-meta-docs-description` rule (#5969)
Show description for 0e1e71dauthored
Commits on Nov 7, 2022
feat(eslint-plugin): [consistent-type-imports] support fixing to inline types (#5050)
Show description for 75dcdf1feat(eslint-plugin): [naming-convention] add support for "override" and "async" modifiers (#5310) (#5610)
Show description for c759da1feat(eslint-plugin): [prefer-optional-chain] support suggesting `!foo || !foo.bar` as a valid match for the rule (#5594)
Show description for 923d486authoredOmri Luzon- committed
chore: update sponsors (#5933)
Show description for bdb6bedauthored
Commits on Nov 3, 2022
docs: add maintainer guide (take two) (#5874)
Show description for 9c130cc
Commits on Nov 2, 2022
fix(eslint-plugin): isTypeReadonly stack overflow (#5875) (#5876)
Show description for 2d9a33cchore(eslint-plugin-internal): [plugin-test-formatting] support random object literal tests (#5895)
Show description for f11183cauthoredchore(deps): update docusaurus to ~2.2.0 (#5911)
Show description for c874e50authored- authored
Commits on Oct 31, 2022
- committed
fix(ast-spec): add TSQualifiedName to TypeNode union (#5906)
Show description for 5c316c1authoredfeat(utils): add `RuleTester` API for top-level dependency constraints (#5896)
Show description for 0520d53docs(eslint-plugin): [consistent-type-imports] make a note about `parserOptions.emitDecoratorMetadata` (#5904)
Show description for 1f14c03authoredchore: update sponsors (#5905)
Show description for 5414194authored
Commits on Oct 30, 2022
fix(eslint-plugin): [no-extra-parens] handle type assertion in extends clause (#5901)
Show description for 8ed7219authored
Commits on Oct 29, 2022
Commits on Oct 27, 2022
fix(eslint-plugin): enable react/jsx-curly-brace-presence lint rule in website package (#5894)
Show description for 344322afeat(eslint-plugin) [sort-type-union-intersection-members] rename to sort-type-constituents (#5879)
Show description for a0c8285authored
Commits on Oct 26, 2022
Revert "feat(scope-manager): ignore ECMA version" (#5888)
Show description for 2ee81dfauthoredfeat(scope-manager): ignore ECMA version (#5881)
Show description for 3b8d449authored
Commits on Oct 25, 2022
docs: Mention wide globs performance implications in monorepos docs and parser README (#5864)
Show description for fcf3f9d- authored
- authored
feat(website): Add a happy message to playground output pane when no errors or AST (#5868) (#5873)
Show description for c4e0d86
Commits on Oct 24, 2022
feat(typescript-estree): clarify docs and error for program project without matching TSConfig (#5762)
Show description for 67744db