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 c73daef commit 304211aCopy full SHA for 304211a
jest.config.js
@@ -1,4 +1,4 @@
1
module.exports = {
2
- preset: 'ts-jest',
3
- testEnvironment: 'node',
+ preset: "ts-jest",
+ testEnvironment: "node",
4
};
0 commit comments