Labels
Labels
158 labels
Domain: check: Control Flow
Domain: check: Error Instability
Errors appear or disappear based on order of checker operations, e.g. LS / tsc discrepanciesDomain: check: Excess Property Checking
Domain: check: Type Circularity
stackoverflows caused by circularities, or unexpected errors where no circularity appears to existDomain: check: Type Inference
Related to type inference performed during signature resolution or `infer` type resolutionDomain: check: Variance Relationships
Domain: classes
Domain: Comment Emit
Domain: Conditional Types
Domain: Crashes
Domain: Declaration Emit
Domain: Decorators
Domain: enum
Domain: Error Messages
Domain: ES Modules
Domain: flag: exactOptionalPropertyTypes
Domain: flag: isolatedDeclarations
Domain: flag: noUncheckedIndexedAccess
Domain: Formatter
Domain: Index Types
Domain: Indexed Access Types
Domain: Intersection
Domain: JavaScript
Domain: JS Emit
Domain: JSDoc
Domain: JSX/TSX
Domain: lib.d.ts
Domain: Literal Types
Unit types including string literal types, numeric literal types, Boolean literals, null, undefinedDomain: LS: Auto-import
Domain: LS: Completion Lists