Labels
Labels
157 labels
- Errors appear or disappear based on order of checker operations, e.g. LS / tsc discrepancies
- stackoverflows caused by circularities, or unexpected errors where no circularity appears to exist
- Related to type inference performed during signature resolution or `infer` type resolution
- The issue relates to variance relationships between types
- Behavior of various `class` constructs, e.g. mixins or base classes
- The issue relates to the emission of comments when compiling
- The issue relates to conditional types
- Unhandled exceptions/panics with no immediate primary root cause identified
- The issue relates to the emission of d.ts files
- The issue relates to the decorator syntax
- Enums and their associated types/values
- The issue relates to error messaging
- The issue relates to import/export style module behavior
- Bugs specific to enabling this flag
- Related to the --isolatedDeclarations compiler flag
- Making arrays safe, possibly too safe.
- The issue relates to the built-in formatter
- Issues with `keyof`
- The issue relates to accessing subtypes via index access
- Incorrect behavior under `T & U` constructs
- The issue relates to JavaScript specifically
- The issue relates to the emission of JavaScript
- Relates to JSDoc parsing and type generation
- Relates to the JSX parser and emitter
- The issue relates to the different libraries shipped with TypeScript
- Unit types including string literal types, numeric literal types, Boolean literals, null, undefined
- The issue relates to showing completion lists in an editor