Initial ESlint conversion
This commit is contained in:
@ -26,7 +26,7 @@ import { XmlComponent } from "@file/xml-components";
|
||||
// </xsd:restriction>
|
||||
// </xsd:simpleType>
|
||||
export class Break extends XmlComponent {
|
||||
constructor() {
|
||||
public constructor() {
|
||||
super("w:br");
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user