Commits
User selector
Datepicker
Commit History
Commits on Nov 4, 2024
- committed
fix(eslint-plugin): [switch-exhaustiveness-check] add support for covering a missing property with `undefined` (#10232)
Show description for f83a591chore: enable eslint-plugin-perfectionist on the rest of the repo (#10189)
Show description for 3b97b55authoredfeat(eslint-plugin): [only-throw-error] add allow option (#10221)
Show description for c1fe3eachore(website): account for `thanks.dev` donors in sponsors list (#10172)
Show description for 3664c20chore: update eslint version internally to latest (#10244)
Show description for d90cc59fix(eslint-plugin): [consistent-type-definitions] don't leave trailing parens when fixing type to interface (#10235)
Show description for 5bd4c0aauthored
Commits on Nov 3, 2024
- authored
- authored
- authored
- authored
- authored
chore: update sponsors (#10256)
Show description for 336f027authoredchore(deps): update dependency monaco-editor to ~0.52.0 (#10059)
Show description for 3d202a4chore(deps): update babel monorepo (#9710)
Show description for cea782b- authored
- authored
- authored
Commits on Nov 2, 2024
Commits on Nov 1, 2024
Commits on Oct 31, 2024
fix(eslint-plugin): [no-unnecessary-condition] falsey bigint should be falsey (#10205)
Show description for 964fa91
Commits on Oct 29, 2024
- committed
fix(eslint-plugin): [switch-exhaustiveness-check] invert `considerDefaultExhaustiveForUnions` (#10223)
Show description for cc7177cauthored
Commits on Oct 28, 2024
- committed
fix(rule-tester): use cwd option to set base path for tests with file name (#10201)
Show description for bda3444authored- committed
Commits on Oct 27, 2024
feat(eslint-plugin): [no-base-to-string] handle String() (#10005)
Show description for ac18749- authored
feat(eslint-plugin): [switch-exhaustiveness-check] add allowDefaultCaseMatchUnionMember option (#9954)
Show description for 3c8978d
Commits on Oct 24, 2024
fix(eslint-plugin): [no-unsafe-return] don't reiterate through all type parts for each part (#10203)
Show description for 74ace4dauthoredfeat(typescript-eslint): improve undefined extension handling (#10177)
Show description for ad9d3batest(eslint-plugin): fix a typo in a test, causing it to test the `error` type rather than the `unknown` type (#10204)
Show description for af4743fauthored
Commits on Oct 23, 2024
feat(eslint-plugin): [consistent-indexed-object-style] report mapped types (#10160)
Show description for 9c956eeauthoreddocs: update configuration examples on individual rule pages to use flat config (#10164)
Show description for a744765authored
Commits on Oct 22, 2024
fix(website): enable `noImplicitAny` (#10175)
Show description for 8b0b4d1authored