mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-06-18 13:59:04 -05:00
* Fix bug in normalizeAndPreserveTrailingSlash: For "./", return "", not "/" (#21704) * Also check for '.\'
* Fix bug in normalizeAndPreserveTrailingSlash: For "./", return "", not "/" (#21704) * Also check for '.\'