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