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