mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-06-24 16:46:00 -05:00
Merge branch 'transforms-transformer' into transforms-printer
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