mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-15 11:35:42 -06:00
* Have signature identity checks look at the base constraint of type parameters, allow identical type parameter lists to merge in union signatures * Update text in fourslash test * Add whitespace to fix lint, remove duplicate impl * Consolidate names * Remove comparisons of type parameter defaults, add more test cases