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 96800a2 commit cd5cfb7Copy full SHA for cd5cfb7
tests/setupVitestTests.ts
@@ -13,7 +13,7 @@ expect.addSnapshotSerializer(
13
createSnapshotSerializer({
14
root: path.join(__dirname, '..'),
15
features: {
16
- escapeDoubleQuotes: false
+ escapeDoubleQuotes: false,
17
},
18
}),
19
);
0 commit comments