We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edb4b1a commit 68daf12Copy full SHA for 68daf12
tests/setupVitestTests.ts
@@ -14,7 +14,7 @@ expect.addSnapshotSerializer(
14
root: path.join(__dirname, '..'),
15
features: {
16
escapeDoubleQuotes: false,
17
- transformCLR: false
+ transformCLR: false,
18
},
19
}),
20
);
0 commit comments