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 a112454 commit 73f2929Copy full SHA for 73f2929
jest.config.js
@@ -1,6 +1,5 @@
1
module.exports = {
2
preset: 'ts-jest',
3
testEnvironment: 'node',
4
- verbose: true,
5
cacheDirectory: '.tmp/jestCache'
6
};
0 commit comments