-
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
PursuitFellowship
PursuitFellowship
Help wanted from Pursuit fellowship; others please avoid until Dec 19
Recent Regression
Recent Regression
This is a new regression just found in the last major/minor version of TypeScript.
Repro Requested
Repro Requested
Indicates that we'd like a compiler backed repro for this issue: https://aka.ms/ts-repros
Scenario: Monorepos & Cross-Project References
Scenario: Monorepos & Cross-Project References
Relates to composite projects (a.k.a references between "medium sized projects")
@types
@types
Relates to working with .d.ts files (declaration/definition files) from DefinitelyTyped
typescript@experimental
typescript@experimental
Pull requests tagged with this label are automatically rebased together with master and published
Union Order Dependence
Union Order Dependence
TS behavior is not supposed to depend on union order, but sometimes does
VS Code Priority
VS Code Priority
Critical issues that VS Code needs fixed in the current TypeScript milestone
Won't Fix
Won't Fix
The severity and priority of this issue do not warrant the time or complexity needed to fix it
Working as Intended
Working as Intended
The behavior described is the intended behavior; this is not a bug