help-typescript

11339 threads · Page 32 of 227

Issue with Type Inference in Inherited Components List 21 messages
Resolved
Type with generic [key]:value, except for 1 specific prop 3 messages
Open
Type narrowing issue with union of strings, clear situation but the compiler dont narrow the type 9 messages
Open
I'm having trouble getting a module's @types definitions to work. (@types/geojson-vt) 27 messages
Open
How can I replicate Jest's `setupFiles` in my `tsconfig-test.json`? 27 messages
Resolved
Lookup Types with a generic function 7 messages
Resolved
Testing TypeScript code compiled with the module: none option 11 messages
Open Tooling
boolean extends both true and false 60 messages
Open
How to Isolate global.d.ts definitions for Specific Apps in a Monorepo? 10 messages
Open
Unexpected type - what am I doing wrong? 4 messages
Open
infer type for generic array elements 4 messages
Open
tsc remove exporting 11 messages
Open Tooling
.d.ts VS .ts 6 messages
Open
Possibility of Typescript multithread querying an external local Kotlin's library? 48 messages
Open React
Any way to import a json file array and have it show as correctly typed once built 4 messages
Open
Why does this type not work for unions 14 messages
Resolved
Getting keys as union literal from typed object 12 messages
Resolved
How to get compile time error when wrong children is passed to react component 7 messages
Resolved React
Constrain value of record based off specific key value 6 messages
Resolved
Hey guys I'm getting a 400 status error from this 28 messages
Open React
Type alias 'MyUnion' circularly references itself. (errors on types, but not interfaces?) 2 messages
Open
Generic function not checked 12 messages
Open
I don't understand how 2 make extensions with ts 8 messages
Resolved Node
Overlapping types - error parsing 2 messages
Resolved React
Need help with errors 9 messages
Open
type extends error 15 messages
Open
How to properly generate d.ts files when making an npm package? 50 messages
Resolved Node
worker thread using ts file? 13 messages
Open Node
Show shortened type 8 messages
Open
`T extends true`? What is even a type in TS? 21 messages
Resolved
Function overload question 3 messages
Open
Recursive dictionary for translations 14 messages
Open
React Parallax-tilt TS usage 139 messages
Resolved React
How do I enforce template strings such that possibilities are more restricted 10 messages
Open
Where is the docs for `rewriteRelativeImportExtensions`? 3 messages
Open
How to call local library function from TS hook? 6 messages
Resolved React
improve `tsc -b` speed (~12 seconds) 5 messages
Open
Narrowing array via filter on deep property 3 messages
Open
How to Type Multiple Parameterized Generics in TypeScript with Interdependent Types? 30 messages
Open
Creating a form 110 messages
Open React
Perfectly template/indent it in NextJS? 3 messages
Open React Node
Modify built types 10 messages
Open Tooling
Object is possibly undefined? 5 messages
Resolved
Do you have any clue why `acc` and `result` are not `string` in this reduce call? 7 messages
Open
How can I create a binary format serialise/deserialiser? 69 messages
Open Node
Trying to type a string to not be starting with some substring 8 messages
Open Node
Struggling to setup Integration Testing with Jest on a complex node Project 9 messages
Open Tooling Node
Expressjs error 7 messages
Open Node
Strictly sync function type with void return 27 messages
Resolved
Type of my class through static context 4 messages
Open