Porting tests over to vitest
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import { expect } from "chai";
|
||||
import { describe, expect, it } from "vitest";
|
||||
|
||||
import { Formatter } from "@export/formatter";
|
||||
import { Alignment, AlignmentType } from "./alignment";
|
||||
|
Reference in New Issue
Block a user