mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
* Fix bug in normalizeAndPreserveTrailingSlash: For "./", return "", not "/" (#21704) * Also check for '.\'
* Fix bug in normalizeAndPreserveTrailingSlash: For "./", return "", not "/" (#21704) * Also check for '.\'