help-typescript
Get the next item in an array based on a given key
Resolved
How do you get ESLint to load a local TypeScript plugin?
Open
Getting the type of a generic
Open
Convert unicode color into react text and render the color as how it shows in console
Resolved
React
union space rule
Resolved
Pulling the Type of a static class property from a union of classes
Resolved
Type gets widened when passed to a generic function in a specific case
Open
flatMap allowed/used in ES5
Resolved
How to exclude types from the suggestion if already existed?
Resolved
React
Importing `main` vs `browser` (the entry points in an npm config)
Resolved
Missing property error shows up in VS Code but not in `npx tsc --noEmit`
Resolved
`require is not defined`
Open
Need help with getStaticPaths for blog
Open
React
Typescript allows code that should IMO be rejected
Open
How to access a global JS variable
Open
Generic extends infer loses original type
Resolved
How to structure code?
Open
How to change return type of function based on boolean value of passed in opts object?
Open
Dependent types in interfaces
Open
Exporting d.ts file to dist with `tsc`
Open
TS6305 error: using project references with two tsconfig.json; error on 'import' statements
Resolved
I have this code
Open
React
How to to check if generic T is a specific number enum and not just any number
Resolved
How to Make this Type-safe?
Open
Angular
Specific case of generic union with conditional types doesn't work well
Resolved
dotenv not available in other files
Open
Enforcing two objects in interface have the same arbitrary keys
How do I test for an empty tuple in a conditional type
Open
new Date() doesn't make sense??
Open
Create a single interface with conditional? properties
Open
Create an interface with types that depend on other properties?
Resolved
tsc --build
Resolved
Dynamic return types for functions.
Vue
Resolved
Type narrowing a variable property name
Resolved
Custom types
Resolved
How to create a generic type from a type with OR (|)
Resolved
are these equivalent
Open
How to properly type arguments with spread operator?
Resolved
Getting react tsc errors when I'm not even writing react
Resolved
Conditional Interface not working as expected
Resolved
Node 14 failing in CI due to typings
Resolved
Parameter Type with generic without any
Open
Tooling
More pain with keyof-generics
Resolved
Converting a JavaScript package to TypeScript package?
Open
React
Node
TypeError Cannot read properties of undefined (reading '0')
Open
Angular
Node
Why doesn't auto-import work out of the box with `paths` from tsconfig?
Open
why is array access safe?
Open
Argument of type 'void' is not assignable to parameter of type '(() => void) | undefined'
Open
Mapped type where values are based on the corresponding keys
Open
TSC Does not compile 2 folders
Open
Node