We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 125077c commit 87a64abCopy full SHA for 87a64ab
tests/src/parser/html.ts
@@ -1,4 +1,4 @@
1
-import chai from "chai";
+import * as chai from "chai";
2
import { jestSnapshotPlugin } from "mocha-chai-jest-snapshot";
3
4
import { parseAttributes } from "../../../src/parser/html";
0 commit comments