help-typescript
I want TypeScript to emit warnings for unused expressions and variable assignment without value.
Open
Node
Mapped Type into Array
Resolved
auth0 with nestjs and Neon
Open
Cross reliant type inference
Resolved
Complex recursive inferred types
Open
An assert-guard to ensure item is in the enum
Resolved
can someone please help me define a schema in zod4-mini
Resolved
CODING BEGINNER NEED HELP
Open
POJO / dataclass-esque objects in TS
Open
Can this be simplified or at least repeat less stuff?
Open
Modified index access type
Resolved
Node
passed function return types
Open
PDF Parsing
Resolved
Inference leak
Resolved
Why is OutputFor<boolean> inferred as never but OutputFor<string> works?
Open
How to make it find the wave
Resolved
Can't debug a type.
Resolved
Can't pass const array to as a parameter that seems it should be a supertype of the array
Resolved
Different instanceof behaviour in typeguard vs inline
Open
TypeScript: Query method returns any and options is typed as any despite correct type inside method
Open
Node
`satisfies` some elements in a tuple
Open
Typescript + React help
Open
Initialising an empty object after explicitly defining its type
Open
Missing type error when comparing constructors
Open
Issues detecting paths defined in tsconfig.spec.json by my .spec.ts files.
Open
Angular
Type based property presence
Resolved
override nullability in Partial<T>.
Open
Test fails because isPlaying() returns false even when is_active is true
Open
.snakeCase in lodash is not a function?
Open
Static generic with this strange behavior
Open
How do I write types for an alias defined module?
Open
Argument of type 'UseMutationConfig<MutationParameters>' is not assignable to parameter of type 'Use
Open
How do you handle indexing into objects? Seriously ...
Open
Minor inconvenience with generics
Resolved
Record not narrow enough
Resolved
Objects with a member function taking subset of strings from a list of const strings on themselves
Open
Confusion around Partial Generics
Open
Variables that hold DOM elements make tests fail in typescript (with Jest).
Resolved
Tooling
Type safe Object.fromEntries return type
Open
When altering a tuple with a type, it cannot be passed in an array of that type to another type
Resolved
How does this code work? Converting from Union to Tuple
Resolved
Circular type aliases
Resolved
satisfies vs as for unknown types
Resolved
Discriminated Unions not detecting type based on parameter narrowing
Resolved
Dependencies cause many "Duplicate identifier" errors
Open
Map a number wrapped in backticks to a number?
Resolved
Allow interface overriding from typescript package
Open
How to infer types from an array in a generic object
Resolved
Help with data structure
Open
Node
Best Practice when Backend returns inconsistent types handling.
Resolved
Angular