help-typescript
Write a generic that resolve the type matching a nested key within an interface
Resolved
How to properly expose type declarations in Node package
Open
Tooling
Node
Define type based on key value
Open
How to, in a rest operator to a function, remove previously defined elements from the options?
Resolved
Stopping TSC from generating `fileName.js.map` and `fileName.d.ts`.
Resolved
how to solve Type 'boolean' is not assignable to type 'never'.ts(2322) which is coming at this line
Open
React
How to define fs and require?
Resolved
Node
How to extend a const tuple?
Resolved
Creating a type from a child of a union type.
Open
types challenges question
Open
Is there a type to represent a boolean as a union of the strings ("true" | "false")
Open
Is there a way to *not* preserve type alias?
Open
Detecting objects
Open
Where does logic get put when calling an imported class/function/method?
Open
findIndex is returning number / undefined instead of number
Resolved
Class that allows extra properties with arbitrary or index-typed keys
Resolved
Strange type error
Resolved
Help me figure out what kind of type this is
Resolved
Using generics to convert type A to B using keys of A
Open
How to say "This object but without any undefined values"
Resolved
Undo index type interpolation (get `'Sheep' | 'Horse' …` from type 'SheepList' | 'HorseList' | …`)
Resolved
How to make TS behave consistently wrt. directory imports
Open
Using interface/objects in another file.
Resolved
Node
Is it possible to narrow the type of argument to this function?
Resolved
How do a require a static method on a derived class?
Open
HELP - Creating Conditional Type [Pattern Matching]
Open
Node
VS Code keeps stripping my `import type`
Open
IntelliSense does not work in nested object
Resolved
Left is (actually) plain JS and is safe, the other is TS and appears unsafe
Node
Is there a way to use require.cache like JS
Resolved
Node
Property does not exist error
Resolved
How to use source map files with node app?
Resolved
Optional includes
Resolved
can't create partial object
Resolved
how do i return a array of string
Resolved
Make two function take same parameters but unknown
Open
Why can't i index this object?
Resolved
Recursive type
Resolved
Checking if an object is a type of a interface
Resolved
"Narrow" type errors
Resolved
How to import Generator from ES5 types? For my declaration File
Resolved
How to type "Pipeline" (I am not sure of the correct term for this pattern)?
Resolved
Conditionally spread arguments
Resolved
File structure in React project
Resolved
React
Importing typescript exporting libraries.
Open
React
Node
Generator types dont work in d.ts files
Resolved
Error: Unknown or unexpected option: --inspect-port
Open
Filtering array by generic
Resolved
Iterating array in a functional way in TypeScript
Resolved
Generating array in a functional way in TypeScript
Resolved
Node