Fix and enable linting on tests
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
import { expect } from "chai";
|
||||
|
||||
import { TableCellBorders, TableCellWidth, WidthType } from "./table-cell";
|
||||
import { Formatter } from "../../export/formatter";
|
||||
import { BorderStyle } from "../styles";
|
||||
import { TableCellBorders, TableCellWidth, WidthType } from "./table-cell";
|
||||
|
||||
describe("TableCellBorders", () => {
|
||||
describe("#prepForXml", () => {
|
||||
|
Reference in New Issue
Block a user