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