mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
Optimize path mapping lookups (#59048)
This commit is contained in:
@@ -3071,7 +3071,6 @@ function parseJsonConfigFileContentWorker(
|
||||
validatedFilesSpecBeforeSubstitution,
|
||||
validatedIncludeSpecsBeforeSubstitution,
|
||||
validatedExcludeSpecsBeforeSubstitution,
|
||||
pathPatterns: undefined, // Initialized on first use
|
||||
isDefaultIncludeSpec,
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user