mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-30 01:04:49 -05:00
Revert "Merge pull request #11354 from Microsoft/map4"
This reverts commitadfdae0dc4, reversing changes made toaad663cebf.
This commit is contained in:
@@ -95,7 +95,7 @@ namespace ts.server {
|
||||
if (!this.formatCodeSettings) {
|
||||
this.formatCodeSettings = getDefaultFormatCodeSettings(this.host);
|
||||
}
|
||||
mergeMapLikes(this.formatCodeSettings, formatSettings);
|
||||
mergeMaps(this.formatCodeSettings, formatSettings);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user