mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-06-25 02:00:48 -05:00
Merge branch 'transforms-printer' into transforms-transformer-ts
This commit is contained in:
@@ -848,7 +848,7 @@ namespace ts {
|
||||
property.startsOnNewLine = true;
|
||||
}
|
||||
|
||||
addNode(properties, property);
|
||||
properties.push(property);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user