Commits
User selector
Datepicker
Commit History
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
Commits on Oct 21, 2024
feat(eslint-plugin): [prefer-nullish-coalescing] add support for assignment expressions (#10152)
Show description for e765033- committed
feat(eslint-plugin): [no-unnecessary-type-parameters] add suggestion fixer (#10149)
Show description for c8e7c27authored- authored
test(type-utils): add tests for getConstrainedTypeAtLocation (#10108)
Show description for 454a33cauthoredfeat(eslint-plugin): [no-base-to-string] add support for catching toLocaleString (#10138)
Show description for 9a182d0chore: enable eslint-plugin-perfectionist on typescript-estree package (#9852)
Show description for 8d35958authored
Commits on Oct 18, 2024
fix(eslint-plugin): [class-literal-property-style] don't report nodes with `override` keyword (#10135)
Show description for 0cbd4cdauthoredchore: coverage issues caused by using `export` assignments (#10151)
Show description for 127066aauthoredchore: update sponsors (#10167)
Show description for bab0d65authored
Commits on Oct 17, 2024
- authored
- committed
feat: support TypeScript 5.6 (#9972)
Show description for f9c49e3
Commits on Oct 15, 2024
docs: inject option descriptions into rule docs when possible (#9925)
Show description for d09d36dauthoredfix(typescript-eslint): propagate `name` field to extended configs in `config` helper (#10094)
Show description for be5bc0fauthored- authored
- authored
Commits on Oct 14, 2024
test(type-utils): add tests for getDeclaration (#10074)
Show description for f153eb1authored- committed
fix(rule-tester): merge provided `linterOptions` (#10131)
Show description for 0884b6aauthoredfix(visitor-keys): reorder `TSSatisfiesExpression` and `TSTypeAssertion` (#10139)
Show description for c48f7dcauthored