mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
66ba15a3fd
* Test case where the wrong path is emitted * If import is used in the file, prefer that import specifier over calculating new one Fixes #39117 * Update Baselines and/or Applied Lint Fixes * When non-relative path is used as user preference, ignore relative paths even if they are from the existing file * Fix test * Add comment Co-authored-by: TypeScript Bot <typescriptbot@microsoft.com>