tslinting

This commit is contained in:
Dolan
2017-03-08 21:59:27 +00:00
parent 77824ce1d2
commit 744b16b753
3 changed files with 9 additions and 9 deletions

View File

@ -11,7 +11,7 @@ export class PageMargin extends XmlComponent {
left: "1440",
header: "708",
footer: "708",
gutter: "0"
gutter: "0",
}));
}
}
}