mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-06-23 18:48:40 -05:00
Flip imports to case insensitive sorting (#51579)
This commit is contained in:
@@ -4,10 +4,10 @@ import {
|
||||
ModulePath,
|
||||
ModuleSpecifierCache,
|
||||
ModuleSpecifierOptions,
|
||||
nodeModulesPathPart,
|
||||
Path,
|
||||
ResolvedModuleSpecifierInfo,
|
||||
UserPreferences,
|
||||
nodeModulesPathPart,
|
||||
} from "./_namespaces/ts";
|
||||
|
||||
/** @internal */
|
||||
|
||||
Reference in New Issue
Block a user