Merge branch 'master' into feat/tslint-to-eslint
# Conflicts: # src/file/numbering/level.spec.ts # src/file/numbering/level.ts
This commit is contained in:
@ -5,7 +5,6 @@ import { Formatter } from "@export/formatter";
|
||||
|
||||
import { GridCol, TableGrid } from "./grid";
|
||||
|
||||
|
||||
describe("GridCol", () => {
|
||||
describe("#constructor", () => {
|
||||
it("sets the width attribute to the value given", () => {
|
||||
|
Reference in New Issue
Block a user