help-typescript
VS-Code Languaserver / Language Client Help
Open
How to appropriately check if a value is in a predefined array?
Resolved
Type signatures of higher functions implementing variable-length composition
Open
Access the return value of a method within a class
Resolved
Property does not exist on type when extending express.
Open
Node
How to type this try catch function to work sync or async
Open
Type checking string literal for fallback values
Need "Associated" types for Unions
Open
How can I propagate type constraints defined in a type-level function, if possible?
Open
"Best" approach to handle errors in try catch (nestjs)
Open
Cannot enforce package boundaries in IDEs
Open
Augmenting a namespace won't let me override interfaces
Open
Tooling
Node
I've got an array of types, but can't figure out how to narrow it
Open
"This comparison appears to be unintentional"
Open
Node
Discriminated union with function parameter
Resolved
Need type that will retain references to class properties to enable refactoring
Resolved
infer function params as object mapped key=>value
Resolved
turborepo + vite + ts - Failed to resolve import "@/query" from ...
Open
React
Node
Dependency Injection
Resolved
Generate FIlter DTO from Entity Class
Open
Node
inferring generic type from object literal
Resolved
A class can only implement an object type or intersection of object types with statically known ...
Open
Tooling
Get type from a variable
Open
Swagger page not showing
Open
Node
Tailwind CSS and Sass
Resolved
React
React: Use a Runtime Null Check
Open
React
Typing problem
Open
Node
How can ESM dependencies use CommonJS dependencies?
Resolved
Node
Struggling with error TS2705 in project using Deno/Svelte and Vite in WebStorm
Resolved
Deno
How to structure a monorepo without using tsconfig's references field/references intellisense issue
Open
Declaration merging across multiple files?
Open
Node
Typing Prisma
Open
Assessing the Quality of My Program
Open
Node
Bundle type definitions to .d.ts file with declare module
Open
Tooling
Type-narrowing on a polymorphic box component with react
Open
Generic helper function for Kysley
Open
Conversion between two unions
Resolved
How to omit the second type parameter when it's just a repetition of the argument's value?
Open
how do I convert an unknown type to an inferred second parameter of a function
Resolved
Make a type param contravariant
Open
Why does this accessor cause an intersection?
Resolved
Node
Is it possible to be less repetitive in this code?
Open
Typescript server going bananas
Define a function that can take any object with string keys and a union of value types.
Open
React
Why are the function signatures different?
Resolved
Tooling
How do I use types from a @types without using `import`? I don't want a module file!
Resolved
Extending type arguments
Open
Intellisense doesn't complete object keys
Open
How to make TS to treat array as const?
Resolved
Handle DI in typescript
Open
Tooling