help-typescript
Help with project structure
Open
Check type of value before using it to index type
Open
React
Accept optional transformer parameter and return modified generic type only if present
Resolved
Bot Crashing with no error?
Open
Node
Typescript using the arguments of a constructor
Open
`typeAcquisition` not working while compiling typescript code with nuget
Tooling
Can I suppress TS6133 (is declared but its value is never read) for the next line only?
Resolved
Node
Code design question: how do I create a promise that fulfills when no `setTimeout`s are waiting?
Open
Node
Date with undefined in constructor in ts
Open
Node
Issue with dependencies in yarn workspace as monorepo
Tooling
Node
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type
Open
Node
`as keyof` not behaving as expected.
Open
How can you achieve the same result with a named function?
How to merge generics to compose an object of required properties based on an object of optional
Open
Enforce function signature
Open
app / plugin dev on mac
Open
How to see in VS Code the shape of a type created using utility types or inferred?
Open
Strange import in open source project
Open
Can I set the type of `obj.function`'s `this` to be `obj`'s properties?
Open
Why is my discriminated union not working?
Open
React
convert optional type to required type with defaults
Open
How can I make it easier to receive enum values from database?
Resolved
How to delete property in object and cast as a new type?
Resolved
ReferenceError: await is not defined
Open
Why doesn't Typescript narrow type of dictionary items when using type params for the key?
Open
How to fix ts 2556
Resolved
Node
How do i fix TS7015: Element implicitly has an 'any' type
Open
Node
How to include other file types and folders in compilation?
Open
Node
namespaces or not?
Open
need help with installing packages
Open
How to create a generic for validating data by Zod schema?
Resolved
Unable to use Zod parse () without assertion
Open
Custom type not working with Discriminated Unions
Open
a certain return of an incoming object
How to get ALL possible keys from object union, rather than only the common
Resolved
Can you implement `interface AssertionApi<E = any>` without assigning `E` to a concrete value?
Resolved
Type narrowing in react
Open
React
Why does explicitly defining a type for an object literal remove a circular reference?
Open
How to overwrite the type for the Array.includes method?
Open
Help with exporting a function that is extended by EventEmmiter
Resolved
What's the proper way to inspect a class / class instance?
Open
global custom property
Open
Is it possible to type `map` so that types are correctly inferred with overloaded functions?
Open
New to TS - Why is it not used?
Open
Node
Help with inferring generic type
Resolved
TypeScript doesn't correctly infer the type
Open
React
AI chatbot for your documentation
Resolved
array.filter doesnt narrow const type
Open
Discriminated union control-flow analysis doesn't seem to work 'two levels deep'
Open
check for potentially undefined property in const array
Open