mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
82fb294924
* For import fix, support path mapping value that begins in "./" or ends in ".ts" * Handle repeated "./" in path * Rename parameters to indicate that they're relative to baseUrl * Support relative path beginning with `..\` * Remove unused function