help-typescript
Type guard but use as a generic resolver? (If that makes sense)
Open
ERR_UNSUPPORTED_DIR_IMPORT — how do I configure TypeScript and Node in 2023 so this doesn't happen?
Open
Tooling
Node
spread operator
Open
React
help on error ts2339 - union type
Open
How to set type for ...rest function params based on first param passed
Open
React
Node
type checking totally not working when enter wrong type
Resolved
How to use conditional types on properties
Resolved
Resolve Promise<> type from ReturnType type helper.
Open
Node
SyntaxError: Cannot use import statement outside a module
Open
Node
FormData crashes on base54 field
Open
React
indexed access type using a parameter value
Resolved
Are enums actually bad?
Open
Add method in class only if generic equals something
Resolved
Node
Transpiling Typescript to Javascript
Open
How can I make these TypeScript types support arrays?
Open
Making an event that emits an Enum
Open
Node
abstracting typescript functions to a separate file
Resolved
Define an object type that has at least a certain property
Open
Generating types out of a mutable type with "as const"
Vue
Resolved
How do I get VS code to recognize my local declaration file?
Open
Only allow keys to the function that have a specific value from the init object
Open
Create a type for an object with dynamic key names but specific type for value
Open
Why I have error in overriding method? I use type with generic
Resolved
why type definitions 'Client' 'WindowClient' doesn't exist?
Open
Getting a union of object keys depending on a property in those keys existing
Resolved
Node
tsc --noEmit in monorepo errors on local dependencies regardless of skipLibCheck & include
Open
Function that takes a mixed type array and returns a derived array, also of mixed types
Resolved
lazy produces TypeScript error: JSX element type 'Component' does not have any construct or call sig
Open
React
How to discriminate a union using a undefined/function field instead of string field
Resolved
Using a JS library in a TS project
Open
Defining nested object
Open
How do I count the number of indexes in this table?
Open
.filter type inference
Resolved
Limitation of type system with unions and generics?
Resolved
Union Type of function can not be properly inferred
Open
Node
An object with a property named "sort" confuses Typescript
Open
Type data lost when defining `export type SequenceID = number;`
Resolved
Dependent inferred type issue
Open
Using a combination of typescript components with non-typescript components
Resolved
React
Argument of type 'string | UnionInterfaces' is not assignable to parameter of type 'UnionInterfaces'
Open
Tooling
How can I prevent .json file from being updated on build?
Open
Node
Change variable type after import
Resolved
Is it possible to add a default value to the level property?
Resolved
How to type-safe a utility cache class?
Resolved
"File is not under rootDir" despite extended tsconfig.json containing rootDir
Resolved
Getting the stdout response from a child_process
Resolved
Node
expected ":" where it is not expected
Resolved
Can't figure out example from TS Handbook
Resolved
Problems with declaring type correctly
Open
Node
Should I have a file that my node.js programs needs in the 'build' folder?
Open