help-typescript
Class exported from library thinks it's two different nominal types
Resolved
How to correlate types between two variables
How to access nth type from the tail of the tuple
Open
Tooling
tsconfig shenanigans
Open
Rows returned from querying sqlite3 db are 'undefined'
Open
Tooling
Node
Is it possible to disable verbatimModuleSyntax for certain files or folder?
Open
How to fix "Object is possibly 'undefined'."
Open
Socket.io response type based on param
Open
Node
React TypeScript error
Open
React
Generic type that can be one of a set of custom types
Resolved
React
Node
Wanting to make it ok that I'm accessing an object by a key that might not be in the object
Open
Can someone explain this solution from challenge
Resolved
p-file upload, rename and remove methods
Resolved
Angular
Type 'string | number' is not assignable to type 'never'.
Open
Is it possible to narrow an indexed type?
Resolved
Object.defineProperty() that resets on every new instance
Open
How to transpile to index.mjs?
Resolved
I am working on a college project and have reach a road block
Open
React
when using flatMap as a filter, typescript infers the return type to be `Type[][]`
Resolved
Node
should i study Typescript first or Javascript? currently im new and only know C language
Open
Tooling
`rootDir` with project references
Resolved
Extracting parameters from a function call into a variable produces TS errors
Node
infer type of generic within an array of objects
Open
End-to-end type safety, from PostgreSQL to React using Kanel and tRPC (Question)
Open
React
Tooling
Property 'div' does not exist on type 'JSX.IntrinsicElements'.
Open
React
Union type not narrowing down in switch case
Open
Extends clause + Pick = invalid property without type union addition?
Resolved
Any way to asset as const outside of the function call?
Resolved
Index signature of generic obj in class
Open
Destructuring known values that are undefined?
Open
Can't load project definition file
Open
Tooling
There are types at ..., but this result could not be resolved when respecting package.json "exports"
Resolved
Node
How to import different monorepo package properly?
Open
how to generate types from knex
Open
Infer return type of arrow function correctly with optional param
Resolved
TS doesn't complain when returning wrong data type from a function
Open
Node
Type too large to serialize
Open
RTCStatsReport Issue in Library
Open
React
Whats the recommended way to define a component that accepts optional props?
Open
React
Get number of options in union type
Open
Correct type of simple Map?
Open
`ReturnType` of generic overloaded function resolved and errors out simultaneously
Resolved
Mapped types from array
Resolved
How do I write an "assertString" function?
Open
[start, number].concat(array) pattern not typing correctly in Typescript?
Open
Typescript Typing Null
Resolved
Removing an assertion if possible
Open
Can i retrieve unused generic type?
Resolved
How would you construct a type for a function that either takes a Record<string, unknown> or no arg?
Open
Custom field assignment function
Vue
Resolved