-
Notifications
You must be signed in to change notification settings - Fork 12.5k
No labels!
There aren’t any labels for this repository quite yet.
144 labels
Domain: Declaration Emit
Domain: Declaration Emit
The issue relates to the emission of d.ts files
Domain: Indexed Access Types
Domain: Indexed Access Types
The issue relates to accessing subtypes via index access
Domain: Isolated Declarations
Domain: Isolated Declarations
Related to the --isolatedDeclarations compiler flag
Domain: lib.d.ts
Domain: lib.d.ts
The issue relates to the different libraries shipped with TypeScript
Domain: Literal Types
Domain: Literal Types
Unit types including string literal types, numeric literal types, Boolean literals, null, undefined
Domain: Node ESM
Domain: Node ESM
Like ES Modules, but specific to Node.js support (cts, cts, mjs, mts)
Domain: Related Error Spans
Domain: Related Error Spans
Specifying regions for error messages/diagnostics on multiple locations.
Domain: Signature Help
Domain: Signature Help
Information in editor tooltips when invoking a function call
Domain: Smart Indentation
Domain: Smart Indentation
Automatic indenting after a newline (not quite formatter/formatting)