Fix spelling and linting and improve readme

This commit is contained in:
Dolan
2018-09-25 19:49:44 +01:00
parent 72e3d229dc
commit 00efedaa09
6 changed files with 36 additions and 35 deletions

View File

@ -1,4 +1,3 @@
// import { TableOfContentsProperties } from "./properties";
import { Paragraph } from "file/paragraph";
import { Run } from "file/paragraph/run";
import { Begin, End, Separate } from "file/paragraph/run/field";